mesa/src
Henri Verbeet 79db70bd8a st/mesa: Clamp min_lod to the max miplevel as well.
Otherwise min_lod can potentially be larger than the clamped max_lod. The
code that follows will swap min_lod and max_lod in that case, resulting in a
max_lod larger than MAX_LEVEL.

Signed-off-by: Brian Paul <brianp@vmware.com>
2011-04-08 04:45:03 +02:00
..
driclient
egl egl_dri2.c: Open drm device with O_CLOEXEC 2011-04-07 18:27:56 -04:00
gallium r300g: do not advertise R16F and RG16F on DRM < 2.8.0 2011-04-08 04:38:36 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Calcluate Mesa state slots in front-end instead of back-end 2011-03-29 13:21:08 -07:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw
glx mesa: regenerate glapi files 2011-03-29 12:04:54 +02:00
mapi mesa: regenerated API entrypoints for GL_ARB_texture_buffer_object 2011-04-05 18:50:39 -06:00
mesa st/mesa: Clamp min_lod to the max miplevel as well. 2011-04-08 04:45:03 +02:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00