mesa/src/mesa
Jason Ekstrand c366943ebf i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
"Alloc for render" is a terrible name for a flag because it means
basically nothing.  What the flag really does is allocate a busy BO
which someone theorized at one point in time would be more efficient if
you're planning to immediately render to it.  If the flag really means
"alloc a busy BO" we should just call it that.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-08-20 20:14:49 -07:00
..
drivers i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/ 2017-08-20 20:14:49 -07:00
main mesa: only copy requested compressed teximage cubemap faces 2017-08-20 17:01:48 -04:00
math tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
program mesa: count uniform against storage when its bindless 2017-08-15 23:51:35 +10:00
sparc tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
state_tracker st/mesa: remove Windows hack for glFinish 2017-08-16 19:03:10 -06:00
swrast mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
swrast_setup mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
tnl mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
tnl_dd mesa: replace ctx->Polygon._FrontBit with a helper function 2017-06-22 01:51:02 +02:00
vbo mesa: add KHR_no_error support to glDrawTransformFeedback*() 2017-07-31 13:53:40 +02:00
x86 tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
x86-64
.gitignore
Android.gen.mk mesa: Fix Android build 2017-06-28 14:41:45 -07:00
Android.libmesa_dricore.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
Android.libmesa_git_sha1.mk build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
Android.libmesa_glsl_utils.mk
Android.libmesa_sse41.mk android: pass sse4.1 flag as appropriate 2017-03-30 08:02:49 +03:00
Android.libmesa_st_mesa.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
Android.mesa_gen_matypes.mk
Android.mk svga: fix git_sha1.h include path in Android.mk (v3) 2017-06-15 15:46:44 +01:00
gl.pc.in
Makefile.am mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2] 2017-06-27 16:56:28 -07:00
Makefile.sources st/mesa: correctly calculate the storage offset 2017-08-15 08:20:57 +10:00
SConscript scons: add code to generate format_fallback.c file 2017-06-28 04:12:25 -06:00