596 Commits (69c52a8fb3fde3043a7627c9f22160514df3a05b)

Author SHA1 Message Date
Gert Wollny b9a9c59ef7 vrend: Use glDepthRangefOES when on GLES 7 years ago
Gert Wollny 095bd118f9 vrend: Force setting viewport state when the sub context is new 7 years ago
Gert Wollny 71609cc1ce vrend: Use glDepthRangeIndexedfOES when on GLES 7 years ago
Gert Wollny 1a27e447f9 vrend: Lie a bit more about the GLSL support level on GLES 7 years ago
Gert Wollny 88ffc3beb3 vrend,feature: Check for GL_OES_viewport_array extension 7 years ago
Gert Wollny 4efd580f48 vrend,stringbuf: Add line numbers to shader dumps 7 years ago
Po-Hsien Wang e00dea22c8 decode: check args for decode functions. 7 years ago
Po-Hsien Wang 53faae4fc1 vrend_renderer: fix undefined shift by 31 bits. 7 years ago
Erik Faye-Lund ec9513786a vrend: give gles lod-bias its own warning 7 years ago
Erik Faye-Lund 0e346c92ad vrend: drop unused value argument to report_core_warn 7 years ago
Erik Faye-Lund ecd4d4cd2e vrend: drop unused value argument to report_gles_warn 7 years ago
Erik Faye-Lund afb78f123a vrend: remove duplicate VREND_TRANSFER_* defines 7 years ago
Gerd Hoffmann f91a9dd357 Fix unlinking resources from hash table. 7 years ago
Stéphane Marchesin 6cbf3287cf vrend: Reset shader_dirty and cs_shader_dirty when emitted 7 years ago
Elie Tournier 3afe6f4d35 Add a caps to advertise fake fp64 support 7 years ago
Gert Wollny 956a6ceb8d shader: Pass information about the layout of generics and patches to the next stage 7 years ago
Gert Wollny cb51104a07 vrend/shader: prefer the use of "arrays of arrays" for passing varyings 7 years ago
Gert Wollny a4fcddc451 vrend: in OpenGL it is allowed to have a TES shader without a TCS shader 7 years ago
Gert Wollny d9a5903e7b vrend: Add a few flags for host features 7 years ago
Erik Faye-Lund c9c8ab5727 renderer: drop unused function argument 7 years ago
Erik Faye-Lund 401ff33252 renderer: do not open-code vrend_renderer_force_ctx_0 7 years ago
Erik Faye-Lund 44023f753a renderer: do not use caches in wrong context 7 years ago
Erik Faye-Lund b91a85a195 renderer: always restore FBO binding 7 years ago
Erik Faye-Lund b08bfaed3f renderer: drop unused ctx-argument 7 years ago
David Riley 0a1ce32f21 renderer: fix copying of context name 7 years ago
Gert Wollny 815539e1d8 vrend/shader: Add feature for TEXTURE_QUERY_LOD and use EXT_texture_query_lod in shaders 7 years ago
Gert Wollny 9f1a1bd5ac vrend: Remove LOD_BIAS warning on GLES and add warning for SEAMLESS_CUBE_MAP 7 years ago
Gert Wollny 7721af12a6 features: Also check EXT_depth_clamp 7 years ago
Gert Wollny c4db1be860 vrend, formats: Check whether the host supports mixed color attachments 7 years ago
Erik Faye-Lund 2b9a98790f renderer: use per-sampler dirty flags 7 years ago
Erik Faye-Lund 6d37d9f1f5 renderer: do not repeat base_level and max_level unpacking 7 years ago
Erik Faye-Lund 14972df3a6 renderer: set more texture-view state up-front 7 years ago
Erik Faye-Lund e54daddc47 renderer: don't call glActiveTexture unless we're going to do something 7 years ago
Erik Faye-Lund 20cba1d469 renderer: do glUniform1f at link-time 7 years ago
Erik Faye-Lund 23ea840f08 renderer: walk along samplers_used_mask instead of view-array 7 years ago
Gurchetan Singh c4a00ed271 vrend: advertise the VIRGL_CAP_TRANSFER bit 7 years ago
Gurchetan Singh 0475d679aa vrend: specify if a transfer occurs in context zero or not 7 years ago
Gert Wollny 8d711a1ec2 vrend: effectively revert "renderer: remove dead code" 7 years ago
Dave Airlie 70677eedb7 renderer: use is_buffer flag for transfers 7 years ago
Dave Airlie dd06126de9 shader: use string array handler to store current strings. 7 years ago
Dave Airlie 293f1dc1dc renderer: consolidate shader dump function 7 years ago
Erik Faye-Lund 30c3b751fd renderer: fixup texture-swizzling without view-support 7 years ago
Erik Faye-Lund d9a4be4d0a renderer: remove dead code 7 years ago
Erik Faye-Lund e95a540a0e renderer: set emulated alpha based on the texture-view format 7 years ago
Erik Faye-Lund 4e5e62daa2 renderer: pass whole texture-view to vrend_apply_sampler_state 7 years ago
Erik Faye-Lund a9bb5a7dcf renderer: correct type of vrend_sampler_view::format 7 years ago
Erik Faye-Lund 66152b2526 renderer: do not setup fixed-function point-sprite functionality 7 years ago
Erik Faye-Lund 262b078c3d renderer: guard call to glTexBuffer 7 years ago
Gert Wollny 474addf576 vrend: Don't ref-count when UBO's are bound on the host side 7 years ago
Gert Wollny ff18dfe508 debug: Add option to print the guest program name in the log 7 years ago