1435 Commits (a4ae3e4a2b5e8c922acb1b7f5612ff935afc87df)
 

Author SHA1 Message Date
Erik Faye-Lund 561735b372 shader: make translate_tex take const char * instead of array 5 years ago
Erik Faye-Lund 5e5f0f25df shader: make emit_txqs take const char * instead of array 5 years ago
Erik Faye-Lund 060942b6f4 shader: make emit_txq take const char * instead of array 5 years ago
Erik Faye-Lund c600a2d098 shader: use strbuf for generating srcs array 5 years ago
Erik Faye-Lund 8273f6e5a5 strbuf: introduce strbuf_fmt helper 5 years ago
Erik Faye-Lund 2acbb410ce strbuf: avoid temp-buffer in vappendf 5 years ago
Erik Faye-Lund 27fc721c70 strbuf: factor out buffer-growing 5 years ago
Erik Faye-Lund 46f68df55c shader: move indent-logic out of strbuf 5 years ago
Erik Faye-Lund 93f7a4113e vrend: remove unused members 5 years ago
Gert Wollny 7d7b0fb769 formats: Check DS readback capabilities on GLES 5 years ago
Gert Wollny 108ef814a4 formats: Check and enable implementation specific readback formats on GLES 5 years ago
Gert Wollny 2cee6cf5d7 formats: Make sure each format is tested with a clean error state 5 years ago
Gert Wollny 804dab8181 formats: Add possiblity to pass format flags to insert functions 5 years ago
Gert Wollny b6f7b8f5f6 vrend: rename internal texture flags and use CAN_TEXTURE_STORAGE correctly 5 years ago
Gert Wollny 4a4f04827c vrend: Lie yet a bit more about the GLSL feature level on GLES hosts 5 years ago
Elie Tournier c98a7ea3b3 ci: Use distro libepoxy 5 years ago
Chia-I Wu ef72ec3c90 vrend: remove unused VREND_RESOURCE_STORAGE_SYSTEM 5 years ago
Chia-I Wu ddcb1b90d8 vrend: use VREND_RESOURCE_STORAGE_IOVEC for PIPE_BIND_CUSTOM 5 years ago
Chia-I Wu dbefdb7e36 vrend: add VREND_RESOURCE_STORAGE_IOVEC 5 years ago
Chia-I Wu 303a07a4d6 vrend: add enum vrend_resource_storage_type 5 years ago
Chia-I Wu 6628658027 vrend: make sure queries are fenced 5 years ago
Chia-I Wu 010c974bd4 vrend: handle queries more defensively 5 years ago
Elie Tournier 85d3f36323 ci: gl host remove ignore tests 5 years ago
Elie Tournier d5db9ca58f ci: es host remove ignore tests 5 years ago
Elie Tournier ed879aee39 ci: remove frexp tests from the ignore tests list 5 years ago
Elie Tournier fceca8bbef ci: use template 5 years ago
Elie Tournier c2037766a4 ci: split the cts jobs in two 5 years ago
Elie Tournier 6d4ecabf27 ci: canonicalize the runner call 5 years ago
Gert Wollny 811d8ef201 vrend,shader: track logicop state and emulate it in GLES 5 years ago
Gert Wollny c9c9c31b3b vrend,feature: Add feature for non-coherent framebuffer fetch 5 years ago
Gert Wollny 5826b29a17 gallium: Replace defines by enums 5 years ago
Gert Wollny ffda0d35de vrend, shader: emit all the generic outputs the next shader expects 5 years ago
Gert Wollny a6f9fac9e6 vrend: unbind texture target after allocating a new texture 5 years ago
Gert Wollny aa908a612c ci: Update results for GL 3.2 tests 5 years ago
Gert Wollny b9e0fb9b2f formats: Remove LxAx formats 5 years ago
Gert Wollny e2c2974876 blitter: Require MS arrays when needed on GLES 5 years ago
Gert Wollny 38cb4a1578 vrend, blit: Add a bit more logging output 5 years ago
Gert Wollny 78d22d29fd vrend,blit: Fix the use of glCopyTexSubImage 5 years ago
Gert Wollny 596e794616 blitter: Don't try to disable sRGB linearization for MSAA textures 5 years ago
Gert Wollny b9e475bbff vrend,blit: Use the GL fallback on GLES in more cases 5 years ago
Gert Wollny 9cf537c47f blitter: Add a FS shader for MSAA depth blits 5 years ago
Gert Wollny 6b25eab1f4 blit: normalize coordinates also if a RECT resource is used on GLES 5 years ago
Gert Wollny 3f0f291ea3 blit: Use texture views in blits to represent the surface formats 5 years ago
Gert Wollny bff404385e vrend: make vrend_fb_bind_texture_id non-static 5 years ago
Gert Wollny 68d7ac362a vrend,features: Also check for OES_texture_view 5 years ago
Gert Wollny 99d3680d14 blitter: Enable scissors when the blit requires it 5 years ago
Gert Wollny 989738137c vrend, blit: Use GL 4.4 logic for blitting 5 years ago
Erik Faye-Lund 6f1adc2be8 renderer: also enable floating-point readback with extension 5 years ago
Gert Wollny 300b914595 shader: Create dst with a constant index on GLES and actually use it 5 years ago
Erik Faye-Lund 2e07b3b918 shader: remove unused variable 5 years ago