mesa/src
Chia-I Wu 7395432f2e ilo: try unblocking a transfer with a staging bo
When mapping a busy resource with PIPE_TRANSFER_DISCARD_RANGE or
PIPE_TRANSFER_FLUSH_EXPLICIT, we can avoid blocking by allocating and mapping
a staging bo, and emit pipelined copies at proper places.  Since the staging
bo is never bound to GPU, we give it packed layout to save space.
2014-07-28 22:57:22 +08:00
..
egl egl: Remove unused variable dri_driver_path. 2014-06-17 10:18:12 -07:00
gallium ilo: try unblocking a transfer with a staging bo 2014-07-28 22:57:22 +08:00
gbm gbm: Search LIBGL_DRIVERS_PATH if GBM_DRIVERS_PATH is not set 2014-07-24 23:15:06 -07:00
getopt
glsl glsl/cs: Add several GLSL compute shader variables 2014-07-27 17:59:28 -07:00
glx glx/dri3: add GPU offloading support. 2014-07-01 13:07:52 +10:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader mesa: fix the condition in src/loader/Makefile.am 2014-07-01 09:42:44 -06:00
mapi mesa: add ARB_clear_texture.xml to file list, remove duplicate decls 2014-07-24 08:26:41 -04:00
mesa main/cs: Add additional compute shader constant values 2014-07-27 17:58:58 -07:00
Makefile.am loader: Use drirc device_id parameter in complement to DRI_PRIME 2014-07-01 13:07:40 +10:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00