mesa/src
Eric Anholt f473348468 vc4: Handle resolve skipping at job submit time.
This is done in vc4_flush currently, but I'm going to make the job always
track the surfaces it might be rendering to instead of putting in the
destinations at flush time.
2016-09-14 06:08:03 +01:00
..
amd android: add support for libmesa_amdgpu_addrlib 2016-09-13 10:06:04 +10:00
compiler glsl: add core plumbing for GL_ANDROID_extension_pack_es31a 2016-09-13 20:49:55 -04:00
egl egl: Rename MESA_configless_context bit to KHR_no_config_context 2016-09-12 11:29:09 -04:00
gallium vc4: Handle resolve skipping at job submit time. 2016-09-14 06:08:03 +01:00
gbm gbm: fix potential NULL deref of mapImage/unmapImage. 2016-09-12 16:52:55 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: list the strcmp arguments in correct order 2016-09-05 11:59:07 +01:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl Introduce .editorconfig 2016-08-31 17:06:54 -07:00
intel aubinator: Remove bogus "end" parameter in gen_disasm_disassemble() 2016-09-13 16:32:42 -07:00
loader loader/dri3: Always use at least two back buffers 2016-09-06 13:04:48 +09:00
mapi mesa: introduce glPrimitiveBoundingBoxARB entrypoint 2016-09-13 20:49:50 -04:00
mesa glsl: add core plumbing for GL_ANDROID_extension_pack_es31a 2016-09-13 20:49:55 -04:00
util u_endian: add android to glibc clause 2016-09-13 10:04:13 +10:00
Makefile.am mesa: Remove prog_hash_table.c 2016-09-12 10:48:35 +10:00
SConscript