616 Commits (e73fd6289d00fffe73cd2f168557e8d45f4272a2)
 

Author SHA1 Message Date
Gurchetan Singh 23e3c635de vrend: specify GL_UNPACK_IMAGE_HEIGHT 7 years ago
Stéphane Marchesin e4b943eeaf vrend: Don't set resolve filter for non-RGBA buffers 7 years ago
Dave Airlie 26a7ca8fad virglrenderer: add ARB_cull_distance support. 7 years ago
Lepton Wu 2a5502bf73 Fix bug which does sizeof for pointer. 7 years ago
Stéphane Marchesin a9f6bb03de vrend: Take swizzle + fallback combination into account 7 years ago
Jakob Bornecrantz 241b88ac8c vrend: Do not set GL_TEXTURE_CUBE_MAP_SEAMLESS on GLES 7 years ago
Jakob Bornecrantz 877834ad75 vrend: Rework caps for running on GLES hosts v3 7 years ago
Alexandros Frantzis 7902efccd1 vrend: Support R10G10B10{A2, X2} formats v2 7 years ago
Alexandros Frantzis e780735e08 vrend: Update p_format.h from latest Mesa 7 years ago
Gurchetan Singh f8d5ad494a vrend: use u_minify instead of right shift 7 years ago
Alexandros Frantzis 9d1c1dd509 vrend: Fix RGB565 format support 7 years ago
Alexandros Frantzis 164ce41197 vrend: Fix format warnings in vrend_shader.c 7 years ago
Gurchetan Singh b3296a37e1 vrend: specify correct offset in resource copy fallback path 7 years ago
Gurchetan Singh b070fa2dd9 vrend: create a helper function that returns texture depth 7 years ago
Lepton Wu f9e5aa0658 vrend: Increase VREND_MAX_CTX to 64. 7 years ago
Stéphane Marchesin a6a51a2e53 vrend: Implement seamless cube maps 7 years ago
Gurchetan Singh be996c7dde vrend: specify destination z in resource copy fallback path 7 years ago
Robert Tarasov b75e0a1dab vrend: Fixes stencil cleaning issue in OpenGL ES3 7 years ago
Gurchetan Singh 272a8901bd vrend: fix texture upload for 3-byte formats 7 years ago
Jakob Bornecrantz 58d9153672 vrend: Report missing texture functions 7 years ago
Jakob Bornecrantz df81cfb4b1 vrend: Warn on invalid GLES state usage 7 years ago
Jakob Bornecrantz 8c418f5495 vrend: Silence lots of warnings with snprintf 7 years ago
Dave Airlie c5bdadd366 vrend: only emit alpha test if something writes to mrt 0 7 years ago
Dave Airlie 79b08deb10 shader: use require instead of enable for shader extensions 7 years ago
Dave Airlie 66fa155ddc shader: rename shader outputs for easier distinction. 7 years ago
Gurchetan Singh 744c1db862 vrend: further modify read_transfer_data / write_transfer_data 7 years ago
Gurchetan Singh d49a5a4de1 vrend: a layer be should block_width * block_height * depth 7 years ago
Gurchetan Singh 30403b8241 Revert "vrend: make temporary buffer used by iovec read/write large enough" 7 years ago
Gurchetan Singh 167b314d1a vrend: bind correct face during blitter fallback 7 years ago
Dave Airlie f38d701226 vrend: also set mask to 0 for 1.0 values. 7 years ago
Gurchetan Singh e3c79887c8 vrend: make temporary buffer used by iovec read/write large enough 7 years ago
Gurchetan Singh 2d907b6b26 vrend: fix glTexParameteri call 7 years ago
Stéphane Marchesin c284516c53 vrend: Fix iovec read/write for depth 7 years ago
Gurchetan Singh 88444a8ee8 vrend: query for GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT / GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT 7 years ago
Jakob Bornecrantz 7b1ab9831a vrend: Use OpenGL ES 3.0 shaders in blitter 7 years ago
Elie Tournier 048d8ccec2 vrend: Replace 1D texture by 2D one for OpenGL ES v2 7 years ago
Jakob Bornecrantz 2f1558f520 vrend: Support GLES shaders v2 7 years ago
Robert Tarasov 3f2b72d333 shader: handle all exit points in vert and frag shaders 7 years ago
Joe Kniss 94a6aba38a Make EGL optional at configure time. 7 years ago
Joe M. Kniss 678df551b3 renderer: remove winsys_adjust.zw (DepthRange scale, trans) 7 years ago
Stéphane Marchesin 9b77920452 vrend: Fix use-after-free in bound programs 7 years ago
Dave Airlie 12f25462c2 virglrenderer: introduce a second capability set to workaround bugs in first. 7 years ago
Dave Airlie 192169f8e0 vshader: add support for extended tg4 from arb_gpu_shader5. 7 years ago
Dave Airlie 622e1f52ae vshader: add support for gs invocations from arb_gpu_shader5. 7 years ago
Gurchetan Singh fa835b0f88 vrend: don't hardcode context version 7 years ago
Stéphane Marchesin 488765c82e vrend: Emit dithering state 7 years ago
Stéphane Marchesin 735fccca63 vrend: Enable sRGB if any attachment is sRGB 7 years ago
Dave Airlie eeedf7f4ee vrend: fix geometry shader dirty check. 7 years ago
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