mesa/src/mesa
Marek Olšák c0beaf6e6d st/mesa: allow rendering to sRGB textures if EXT_fb_srgb is unsupported
In this case, we always use the corresponding linear format in create_surface,
therefore we should check for linear format support as well.
2011-02-11 01:07:21 +01:00
..
drivers i915: Force lowering of all types of indirect array accesses in the FS 2011-02-10 13:26:49 -08:00
main mesa: remove unused BITFIELD64 macros 2011-02-08 19:25:04 -07:00
math mesa: add error margin to clip mask debug/check code 2010-12-06 09:46:01 -07:00
ppc
program mesa: Fix the Mesa IR copy propagation to not read past writes to the reg. 2011-02-08 11:42:35 -08:00
sparc
state_tracker st/mesa: allow rendering to sRGB textures if EXT_fb_srgb is unsupported 2011-02-11 01:07:21 +01:00
swrast mesa: begin implementation of GL_ARB_draw_buffers_blend 2011-01-15 18:35:39 -07:00
swrast_setup swrast: Clean up header file inclusion in ss_vb.h. 2010-12-25 20:53:27 -08:00
tnl tnl: assert that num_instances > 0 2011-01-17 09:40:16 -07:00
tnl_dd Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
vbo vbo: added comment 2011-01-20 09:44:33 -07:00
vf mesa: Clean up header file inclusion in vf.h. 2010-08-13 01:23:39 -07:00
x86 mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S 2011-01-24 14:37:52 -07:00
x86-64 mesa: s/movzx/movzbl/ 2011-01-24 14:34:28 -07:00
.gitignore
descrip.mms
gl.pc.in Export TLS support in gl.pc. 2011-01-10 12:34:02 -07:00
Makefile Remove talloc from the make and automake build systems. 2011-01-31 10:17:09 -08:00
Makefile.mgw
osmesa.pc.in
SConscript Remove talloc from the SCons build system. 2011-01-31 10:17:10 -08:00
sources.mak mesa: split up the image.c file 2010-10-23 10:19:29 -06:00