mesa/src/mesa
Marek Olšák ba48811fa8 st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported
Because the format can be changed to UNORM in a surface.

This fixes:
state_tracker/st_atom_framebuffer.c:163:update_framebuffer_state:
Assertion `framebuffer->cbufs[i]->texture->bind & (1 << 1)' failed.
2011-03-04 14:52:45 +01:00
..
drivers i965: Fix extending VB packets 2011-03-04 09:58:31 +00:00
main mesa: added gl_program_constants::MaxAddressOffset 2011-03-02 09:32:47 -07:00
math mesa: add error margin to clip mask debug/check code 2010-12-06 09:46:01 -07:00
ppc
program mesa: added gl_program_constants::MaxAddressOffset 2011-03-02 09:32:47 -07:00
sparc glapi: Move assembly dispatchers back into glapi/. 2010-05-07 10:41:10 +08:00
state_tracker st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported 2011-03-04 14:52:45 +01:00
swrast mesa: move PBO-related functions into a new file 2011-02-28 18:24:35 -07:00
swrast_setup swrast: Clean up header file inclusion in ss_vb.h. 2010-12-25 20:53:27 -08:00
tnl tnl: Add support for datatype GL_FIXED in vertex arrays 2011-02-15 15:39:22 -08:00
tnl_dd Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
vbo vbo: fix error parameter 2011-03-02 09:10:49 -07: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 mesa: Fix build breakage caused by c73e6ce 2011-03-01 15:22:43 -08: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: More tweaks to fix MinGW build. 2011-03-03 16:57:38 +00:00
sources.mak mesa: Revert most of 3158cc7d because it causes other breakage 2011-03-01 15:57:32 -08:00