468 Commits (465109d4be5c9709e91b8eeebc34aea4c75dec23)
 

Author SHA1 Message Date
Dave Airlie 465109d4be vrend: fix writemask/swizzle on conversion functions. 7 years ago
Dave Airlie 4cb8aeb4f4 vrend: reset the ctx's to NULL on reset. 7 years ago
Jakob Bornecrantz b03d30e6d1 tests: Use ge instead of eq when testing version and caps 7 years ago
Jakob Bornecrantz 9dc4864e1a vrend: Support Z32 format, with work around. 7 years ago
Jakob Bornecrantz 2447355893 vrend: Support BGRX & BGRA formats v2 7 years ago
Jakob Bornecrantz 7fcd67db4b vrend: Enable getting cursor contents when running on GLES 7 years ago
Elie Tournier 329e2cf917 vrend: Get the glsl version return by OpenGL ES 7 years ago
Jakob Bornecrantz d252df0469 vrend: Silence warnings on invalid glLineWidth state 7 years ago
Dave Airlie d3d8ebccc8 Revert "start ARB_gpu_shader5 support." 7 years ago
Dave Airlie 775e976eba start ARB_gpu_shader5 support. 7 years ago
Dave Airlie 6f67669641 vrend: enable sample shading 7 years ago
Dave Airlie 9485f7ed36 vrend: add support for indirect draws. 7 years ago
Stéphane Marchesin 35ee63a688 vrend: Emit line width 7 years ago
Stéphane Marchesin 4977d1fa02 vrend: Support caps struct v2 7 years ago
Gurchetan Singh 252b00d77c vrend: use full colormask before a clear, restore previous colormask afterwards 7 years ago
Dave Airlie 3cd2caad2b tests: refactor caps getting code out. 7 years ago
Elie Tournier 8007cc0b12 tests: Check if multisample is available before running tests 7 years ago
Elie Tournier a4fbf0d8a5 tests: Check if geometry shaders are available before running tests 7 years ago
Jakob Bornecrantz 9fd1df5576 vrend: Warn and partially work around missing GL_TEXTURE_RECTANGLE 7 years ago
Jakob Bornecrantz ee9418fbce vrend: Warn on SRGB Framebuffers 7 years ago
Jakob Bornecrantz 4229e14563 vrend: Warn on lod bias usage 7 years ago
Jakob Bornecrantz 595d8dff55 vrend: Warn on unsupported point size 7 years ago
Jakob Bornecrantz 883cda5713 vrend: Warn on depth range out of bounds 7 years ago
Jakob Bornecrantz 75987564c6 vrend: Warn on invalid stipple and polygon mode 7 years ago
Jakob Bornecrantz 0dceb27372 vrend: Use GL_EXT_buffer_object on GLES 7 years ago
Jakob Bornecrantz 73d2ce50d3 vrend: Use GL_KHR_robustness functions where available 7 years ago
Jakob Bornecrantz c14c74b059 vrend: Detect OpenGL ES being used 7 years ago
Jakob Bornecrantz b37ab49b52 vrend: Improved KHR_debug usage 7 years ago
Jakob Bornecrantz ba65735fb6 vrend: Use more available glGetQueryObjectuiv 7 years ago
Dave Airlie 8a67fd3c68 virgl: diverge tgsi_instruction from upstream. 7 years ago
Dave Airlie 751b7c4a08 tgsi: drop instruction predicates. 7 years ago
Dave Airlie bf238fdcbc shader: fix frag stencil writing 7 years ago
Dave Airlie 908fddb562 shader: add missing msaa bits 7 years ago
Dave Airlie 9f928a3384 Merge branch 'for-airlied' of https://gitlab.collabora.com/jakob/virglrenderer-gles 7 years ago
Jakob Bornecrantz 9e149c6d70 vrend: Add optional KHR_debug printing code 7 years ago
Jakob Bornecrantz 71487a41fe vrend: Replace all uses of glDrawBuffer with glDrawBuffers 7 years ago
Jakob Bornecrantz 026ad193aa build-sys: Use PKG_CHECK_VAR for libepoxy EGL support checking 7 years ago
Ondřej Súkup e115e8fa60 Make configure python version agnostic 7 years ago
Ondřej Súkup eaa6499cc8 Simple futurize python srcipts 7 years ago
Dave Airlie 7f30999e06 docs: update some bits of GL status 7 years ago
Dave Airlie 2d930b4f94 vrend: add support for stencil texturing. 7 years ago
Dave Airlie c9670b04c5 vrender: add bptc formats 7 years ago
Dave Airlie 609101415c vrend: add support for stencil texturing. 7 years ago
Dave Airlie 52582dbe03 shader: only convert tex results from int if dst isn't int. 7 years ago
Dave Airlie 0acd5a8e8f vrend: make sure gl_PerVertex is consistent even if GS has no clip inputs 7 years ago
Dave Airlie 6566b8ae3f vrend: fix gl_Layer input in fragment shader. 7 years ago
Dave Airlie 9a7ebc377a vrend: bump input/output numbers. 7 years ago
Dave Airlie c6e74e808d vrend: fix 1D array texture upload 7 years ago
Dave Airlie 74fd068175 virgl/egl: add support for native platform interface. 7 years ago
Dave Airlie 737c335085 renderer: fix memory leak in vertex elements state create 8 years ago