mesa/src
Eric Anholt 8c1637a4c2 meta: Don't ask for floating point textures if not ARB_texture_float.
I was promoting to float for ARB_color_buffer_float unclamped, which
failed when ARB_texture_float wasn't present.  Since the metaops don't
need results outside of [0,1] when not drawing to a floating point
destination, they can just use a fixed point texture when floating
point destinations are impossible.

Fixes regression in fdo23670-depth_test when --enable-texture-float is
not present.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36473
2011-04-29 12:02:44 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl/wayland: Fix possible lockup in drm initialization 2011-04-29 17:05:16 +02:00
gallium egl/wayland: Fix possible lockup in drm initialization 2011-04-29 17:05:16 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix typos in comments. 2011-04-23 21:33:47 -07:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx Squashed commit of the following: 2011-04-26 14:54:41 -06:00
mapi Squashed commit of the following: 2011-04-26 14:54:41 -06:00
mesa meta: Don't ask for floating point textures if not ARB_texture_float. 2011-04-29 12:02:44 -07:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00