mesa/src/mesa
Kenneth Graunke 1c9f1a28c0 i965: Require space for MI_BATCHBUFFER_END.
intel_batchbuffer_emit_dword doesn't reserve space for the DWord it
emits.  In the past, we had some reserved batch space to ensure this
worked.  With the switch to growing batches, we need to actually request
space so that we grow if necessary.

Fixes: 2c46a67b41 (i965: Delete BATCH_RESERVED handling.)
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2018-01-06 20:10:32 -08:00
..
drivers i965: Require space for MI_BATCHBUFFER_END. 2018-01-06 20:10:32 -08:00
main mesa: remove dd_function_table::GetCompressedTexSubImage and clean it up 2018-01-06 09:51:43 +01:00
math tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
program program: Don't reset SamplersValidated when restoring from shader cache 2017-12-13 00:31:06 -08:00
sparc tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
state_tracker mesa: remove dd_function_table::GetCompressedTexSubImage and clean it up 2018-01-06 09:51:43 +01:00
swrast mesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes 2017-11-09 14:13:59 -07:00
swrast_setup mesa: replace VP/FP/ATIfs _Enabled flags with helper functions 2017-06-22 01:51:02 +02:00
tnl tnl: fix not having texture coords in ATI_fs in swrast 2017-12-25 14:32:23 +01:00
tnl_dd mesa: replace ctx->Polygon._FrontBit with a helper function 2017-06-22 01:51:02 +02:00
vbo mesa: shrink VERT_ATTRIB bitfields to 32 bits 2017-11-25 17:18:22 +01:00
x86 mesa: move _mesa_exec_malloc/free() prototypes to their own header 2017-10-10 11:28:31 -06:00
x86-64
.gitignore
Android.gen.mk mesa: Fix Android build 2017-06-28 14:41:45 -07:00
Android.libmesa_dricore.mk Android: add libmesa_nir dependency to libmesa_dricore 2017-10-16 14:49:37 -05:00
Android.libmesa_git_sha1.mk buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +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/st/tests: Fix classic build regressions introduced with 7be6d8fe12 2017-09-07 14:13:43 +02:00
Makefile.sources mesa: add GL_ARB_gl_spirv boilerplate 2017-12-12 08:18:32 +01:00
meson.build mesa: add GL_ARB_gl_spirv boilerplate 2017-12-12 08:18:32 +01:00
SConscript build: Remove HAVE_DLOPEN 2017-10-02 19:41:22 -07:00