1194 Commits (a4fcddc45158a246aab08ed84d08aa6bfd622bcc)
 

Author SHA1 Message Date
Dave Airlie c5bdadd366 vrend: only emit alpha test if something writes to mrt 0 8 years ago
Dave Airlie 79b08deb10 shader: use require instead of enable for shader extensions 8 years ago
Dave Airlie 66fa155ddc shader: rename shader outputs for easier distinction. 8 years ago
Gurchetan Singh 744c1db862 vrend: further modify read_transfer_data / write_transfer_data 8 years ago
Gurchetan Singh d49a5a4de1 vrend: a layer be should block_width * block_height * depth 8 years ago
Gurchetan Singh 30403b8241 Revert "vrend: make temporary buffer used by iovec read/write large enough" 8 years ago
Gurchetan Singh 167b314d1a vrend: bind correct face during blitter fallback 8 years ago
Dave Airlie f38d701226 vrend: also set mask to 0 for 1.0 values. 8 years ago
Gurchetan Singh e3c79887c8 vrend: make temporary buffer used by iovec read/write large enough 8 years ago
Gurchetan Singh 2d907b6b26 vrend: fix glTexParameteri call 8 years ago
Stéphane Marchesin c284516c53 vrend: Fix iovec read/write for depth 8 years ago
Gurchetan Singh 88444a8ee8 vrend: query for GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT / GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT 8 years ago
Jakob Bornecrantz 7b1ab9831a vrend: Use OpenGL ES 3.0 shaders in blitter 8 years ago
Elie Tournier 048d8ccec2 vrend: Replace 1D texture by 2D one for OpenGL ES v2 8 years ago
Jakob Bornecrantz 2f1558f520 vrend: Support GLES shaders v2 8 years ago
Robert Tarasov 3f2b72d333 shader: handle all exit points in vert and frag shaders 8 years ago
Joe Kniss 94a6aba38a Make EGL optional at configure time. 8 years ago
Joe M. Kniss 678df551b3 renderer: remove winsys_adjust.zw (DepthRange scale, trans) 8 years ago
Stéphane Marchesin 9b77920452 vrend: Fix use-after-free in bound programs 8 years ago
Dave Airlie 12f25462c2 virglrenderer: introduce a second capability set to workaround bugs in first. 8 years ago
Dave Airlie 192169f8e0 vshader: add support for extended tg4 from arb_gpu_shader5. 8 years ago
Dave Airlie 622e1f52ae vshader: add support for gs invocations from arb_gpu_shader5. 8 years ago
Gurchetan Singh fa835b0f88 vrend: don't hardcode context version 8 years ago
Stéphane Marchesin 488765c82e vrend: Emit dithering state 8 years ago
Stéphane Marchesin 735fccca63 vrend: Enable sRGB if any attachment is sRGB 8 years ago
Dave Airlie eeedf7f4ee vrend: fix geometry shader dirty check. 8 years ago
Dave Airlie 465109d4be vrend: fix writemask/swizzle on conversion functions. 8 years ago
Dave Airlie 4cb8aeb4f4 vrend: reset the ctx's to NULL on reset. 8 years ago
Jakob Bornecrantz b03d30e6d1 tests: Use ge instead of eq when testing version and caps 8 years ago
Jakob Bornecrantz 9dc4864e1a vrend: Support Z32 format, with work around. 8 years ago
Jakob Bornecrantz 2447355893 vrend: Support BGRX & BGRA formats v2 8 years ago
Jakob Bornecrantz 7fcd67db4b vrend: Enable getting cursor contents when running on GLES 8 years ago
Elie Tournier 329e2cf917 vrend: Get the glsl version return by OpenGL ES 8 years ago
Jakob Bornecrantz d252df0469 vrend: Silence warnings on invalid glLineWidth state 8 years ago
Dave Airlie d3d8ebccc8 Revert "start ARB_gpu_shader5 support." 8 years ago
Dave Airlie 775e976eba start ARB_gpu_shader5 support. 8 years ago
Dave Airlie 6f67669641 vrend: enable sample shading 8 years ago
Dave Airlie 9485f7ed36 vrend: add support for indirect draws. 8 years ago
Stéphane Marchesin 35ee63a688 vrend: Emit line width 8 years ago
Stéphane Marchesin 4977d1fa02 vrend: Support caps struct v2 8 years ago
Gurchetan Singh 252b00d77c vrend: use full colormask before a clear, restore previous colormask afterwards 8 years ago
Dave Airlie 3cd2caad2b tests: refactor caps getting code out. 8 years ago
Elie Tournier 8007cc0b12 tests: Check if multisample is available before running tests 8 years ago
Elie Tournier a4fbf0d8a5 tests: Check if geometry shaders are available before running tests 8 years ago
Jakob Bornecrantz 9fd1df5576 vrend: Warn and partially work around missing GL_TEXTURE_RECTANGLE 8 years ago
Jakob Bornecrantz ee9418fbce vrend: Warn on SRGB Framebuffers 8 years ago
Jakob Bornecrantz 4229e14563 vrend: Warn on lod bias usage 8 years ago
Jakob Bornecrantz 595d8dff55 vrend: Warn on unsupported point size 8 years ago
Jakob Bornecrantz 883cda5713 vrend: Warn on depth range out of bounds 8 years ago
Jakob Bornecrantz 75987564c6 vrend: Warn on invalid stipple and polygon mode 8 years ago