mesa/src/mesa
Alan Coopersmith d27ff8c5cd Make st_pipe_vertex_format return type in st_draw.h match st_draw.c
Fixes compiler error from Sun compilers:
"state_tracker/st_draw.c", line 185: identifier redeclared: st_pipe_vertex_format
        current : function(unsigned int, unsigned int, unsigned int, unsigned char) returning enum pipe_format
        previous: function(unsigned int, unsigned int, unsigned int, unsigned char) returning unsigned int : "state_tracker/st_draw.h", line 73

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-04-08 17:36:46 -07:00
..
drivers Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string 2011-04-08 17:36:46 -07:00
main mesa: fix dstRowDiff computation in RGTC texstore functions 2011-04-08 04:38:36 +02:00
math mesa: add error margin to clip mask debug/check code 2010-12-06 09:46:01 -07:00
ppc
program mesa: core support for GL_ARB_texture_buffer_object 2011-04-05 19:02:09 -06:00
sparc glapi: Move assembly dispatchers back into glapi/. 2010-05-07 10:41:10 +08:00
state_tracker Make st_pipe_vertex_format return type in st_draw.h match st_draw.c 2011-04-08 17:36:46 -07:00
swrast swrast: simplify assertion to silence warning 2011-04-05 20:18:46 -06:00
swrast_setup swrast: Clean up header file inclusion in ss_vb.h. 2010-12-25 20:53:27 -08:00
tnl mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines 2011-03-11 09:25:21 -07:00
tnl_dd Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
vbo mesa: Update _ElementSize in a few more places. 2011-04-07 13:35:25 +01:00
vf mesa: Clean up header file inclusion in vf.h. 2010-08-13 01:23:39 -07:00
x86 mesa: Optionally build a dricore support library (v3) 2011-02-11 18:31:05 -08:00
x86-64 mesa: s/movzx/movzbl/ 2011-01-24 14:34:28 -07:00
.gitignore mesa/es: Merge back to core mesa. 2010-05-12 15:03:42 +08:00
descrip.mms
gl.pc.in Export TLS support in gl.pc. 2011-01-10 12:34:02 -07:00
Makefile autoconf: don't use CFLAGS for cpp files 2011-03-16 13:54:50 -07:00
Makefile.mgw mesa: rename src/mesa/shader/ to src/mesa/program/ 2010-06-10 23:23:13 -06:00
osmesa.pc.in
SConscript scons: Generate empty git_sha1.h for all platforms. 2011-04-05 15:34:30 -07:00
sources.mak gallium: add texture barrier support to the interface and st/mesa (v2) 2011-03-15 15:58:12 +01:00