mesa/src
Brian Paul a949558430 meta: Convert Z value from normalized to object-space in meta code
Convert Z from a normalized value in the range [0, 1] to an
object-space Z coordinate in [-1, +1] so that drawing at the new Z
position with the default/identity ortho projection results in the
original Z value.  Used by the meta-Clear, Draw/CopyPixels and Bitmap
functions where the Z value comes from the clear value or raster
position.

Fixes piglit tests fdo23670-depth_test, quad-invariance and
glsl-orangebook-ch06-bump as well as oglc zbfunc.c.

https://bugs.freedesktop.org/show_bug.cgi?id=23670
2010-05-24 17:22:35 -04:00
..
driclient
egl Make TLS EGL dri2 driver search path behavior match TLS GLX dri2 behavior. 2010-05-20 14:44:43 -07:00
gallium llvmpipe: Also test compressed formats in lp_test_format() 2010-05-24 16:41:28 +01:00
glew glew: update to version 1.5.4 2010-05-11 21:06:31 -06:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Include X11 headers and libraries in SCons build. 2010-04-04 18:28:03 -07:00
glw
glx glx: Invalidate drawable in glXBindTexImageEXT() if we don't get events 2010-05-21 23:24:37 -04:00
mapi Fix a substitution in glesv1_cm.pc 2010-05-20 13:57:10 -07:00
mesa meta: Convert Z value from normalized to object-space in meta code 2010-05-24 17:22:35 -04:00
Makefile
SConscript glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00