mesa/src
Alyssa Rosenzweig 40ffee4448 panfrost: Decouple Gallium clear from FBD clear
The operations of gallium->clear() and the hardware callbacks are
fundamentally independent. This routine decouples them by routing shared
information via panfrost_job, allowing the hardware half to be deferred
to the fragment job generation.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
2019-03-04 04:58:55 +00:00
..
amd radv: Interpolate less aggressively. 2019-02-26 18:51:35 +00:00
broadcom v3d: Rematerialize MOVs of uniforms instead of spilling them. 2019-02-25 21:33:47 -08:00
compiler glsl: fix recording of variables for XFB in TCS shaders 2019-03-04 01:55:00 +01:00
egl egl/sl: use kms_swrast with vgem instead of a random GPU 2019-02-28 12:05:03 +00:00
freedreno freedreno/ir3: track register pressure in sched 2019-03-03 13:27:50 -05:00
gallium panfrost: Decouple Gallium clear from FBD clear 2019-03-04 04:58:55 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: fix shared memory leak in X11 2019-02-28 14:23:02 +10:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl
imgui imgui: update memory editor 2019-02-26 12:49:07 +00:00
intel intel/compiler: Move int64/doubles lowering options 2019-03-02 14:33:44 -08:00
loader loader: use loader_open_device() to handle O_CLOEXEC 2019-02-26 11:07:23 +00:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa mesa: Expose EXT_texture_query_lod and add support for its use shaders 2019-03-03 21:50:42 +01:00
util util: emulate futex on FreeBSD using umtx 2019-03-03 19:48:49 +00:00
vulkan vulkan: use VkBase{In,Out}Structure instead of a custom struct 2019-02-28 16:25:59 +00:00
Makefile.am build: move imgui out of src/intel/tools to be reused 2019-02-21 18:06:05 +00:00
meson.build iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs. 2019-02-21 10:26:04 -08:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00