mesa/src
Samuel Pitoiset ef6d5ee9f3 nvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
MP_TEMP_SIZE must be aligned to 0x8000, while TEMP_SIZE on NVE4_3D
must be aligned to 0x20000, so perform both alignments to be sure
we allocate enough space (actually the bo will most likely use 128
KiB pages and not aligning to that would be a waste anyway).

Cc: "9.2" mesa-stable@lists.freedesktop.org
2013-07-31 21:40:38 +02:00
..
egl egl: Restore "bogus" DRI2 invalidate event code. 2013-07-31 10:43:35 -07:00
gallium nvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE 2013-07-31 21:40:38 +02:00
gbm
getopt
glsl glsl: Switch from the deprecated YYLEX_PARAM to %lex-param. 2013-07-31 11:51:57 -07:00
glx Apple: glFlush() is not needed with CGLFlushDrawable() 2013-07-20 10:25:28 -07:00
gtest
mapi build: Add tests directories to SUBDIRS 2013-07-22 10:48:45 -07:00
mesa mesa/program: remove useless YYID 2013-07-31 11:57:32 -07:00
Makefile.am
SConscript