mesa/src/mesa
Ian Romanick c7f7a309af DRI: Put back missing break-statement
The break in the __DRI_ATTRIB_RENDER_TYPE case was accidentally
removed in commit 5cf2c5851b.  This puts
it back.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2010-03-04 01:58:28 -08:00
..
drivers DRI: Put back missing break-statement 2010-03-04 01:58:28 -08:00
es mesa: Move src/mesa/glapi/dispatch.h to mesa. 2010-02-25 21:32:58 +08:00
glapi Fix unmatched parenthesis introduce by previous commits 2010-03-03 17:50:11 -08:00
main Revert "mesa: Fix unsigned comparison." 2010-03-04 01:53:14 -08:00
math Drop macro wrappers for the aligned memory functions 2010-02-19 13:30:22 -05:00
ppc gallium: Fix typo, PPC_FEATURE_HAS_ALTIVEC not PPC_FEATURES_... 2008-10-23 10:26:19 +02:00
shader glsl: Remove unsigned greater than or equal zero comparison. 2010-03-04 01:35:28 -08:00
sparc glapi: GL_OES_EGL_image autogenerated files 2010-02-24 13:38:55 -05:00
state_tracker mesa: Eliminate index parameter to _mesa_feedback_vertex 2010-03-03 12:37:05 -08:00
swrast mesa: Eliminate index parameter to _mesa_feedback_vertex 2010-03-03 12:37:05 -08:00
swrast_setup tnl: Remove color-index TNL support 2010-03-03 12:37:04 -08:00
tnl tnl: Remove color-index TNL support 2010-03-03 12:37:04 -08:00
tnl_dd mesa/tnl_dd: Remove color-index support from t_dd_unfilled.h 2010-03-03 12:37:05 -08:00
vbo mesa: Move src/mesa/glapi/dispatch.h to mesa. 2010-02-25 21:32:58 +08:00
vf Replace the _mesa_*printf() wrappers with the plain libc versions 2010-02-19 12:32:24 -05:00
x86 Remove support for GCC older than 3.3.0 2010-03-03 16:26:32 -08:00
x86-64 Remove support for GCC older than 3.3.0 from generated sources 2010-03-03 16:26:32 -08:00
.gitignore
descrip.mms Remove files of unsupported build systems. 2008-02-25 17:11:28 +09:00
gl.pc.in Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
Makefile mesa: remove libmesagallium.a on make clean 2010-02-27 23:44:08 +00:00
Makefile.mgw glapi: Move src/mesa/main/dispatch.c to glapi and rename. 2010-02-25 21:32:58 +08:00
osmesa.pc.in Add OSMesa pkg-config file 2008-12-14 09:35:29 -08:00
SConscript glapi: Move src/mesa/main/dispatch.c to glapi and rename. 2010-02-25 21:32:58 +08:00
sources.mak glapi: Move src/mesa/main/dispatch.c to glapi and rename. 2010-02-25 21:32:58 +08:00