- Jul 23, 2009
-
-
Brice Goglin authored
-
Brice Goglin authored
-
Brice Goglin authored
-
Brice Goglin authored
-
-
- Jul 22, 2009
-
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
- Jul 21, 2009
-
-
Brice Goglin authored
-
Brice Goglin authored
-
Brice Goglin authored
-
Brice Goglin authored
-
-
Emma Anholt authored
We would have to build the program with the appropriate fog mode, and also supply the fog coordinate if appropriate. Bug #19413. (cherry picked from commit 8ae02a39)
-
Emma Anholt authored
Fixes everything-black with meta_clear_tris on quake4-mpdemo and doom3-demo. Bug #18844, 22077. (cherry picked from commit 81d55506)
-
- Jul 20, 2009
-
-
Michel Dänzer authored
Otherwise simple apps like glxgears pick up a DirectColor visual since the X server mixes the depth 32 visual in with the other GLX visuals, and this seems to result in a (mostly) black screen due to a bad ColorMap for a lot of people. The bad ColorMap may be a bug in the apps, the X server or X driver, and regardless of that I think the X server should ideally make the depth 32 GLX visual separate from the rest again, but in the meantime this makes us cope. (depth_bits is either 16 or 24, never 0)
-
- Jul 19, 2009
-
-
Brice Goglin authored
-
Brice Goglin authored
-
Brice Goglin authored
Conflicts: progs/tests/.gitignore progs/tests/Makefile progs/tests/SConscript progs/trivial/Makefile scons/dxsdk.py scons/gallium.py
-
- Jul 17, 2009
-
-
Brian Paul authored
-
Brian Paul authored
This is a follow-on to b799af91. Remove _func function suffix and unneeded #includes.
-
Brian Paul authored
-
Brian Paul authored
-
Brian Paul authored
-
Brice Goglin authored
-
Brian Paul authored
-
Brian Paul authored
-
- Jul 16, 2009
-
-
Jose Fonseca authored
-
Jose Fonseca authored
-
Jose Fonseca authored
So that messages are in sync with stderr.
-
Jose Fonseca authored
It was providing 1 too many for non power two values.
-
Jose Fonseca authored
-
Jose Fonseca authored
-
Jose Fonseca authored
-
- Jul 15, 2009
-
-
-
Brian Paul authored
I started looking into why _NEW_ARRAY punishes us, and while annotating dependencies noticed that a bunch of dependencies were missing. (cherry picked from master, commit e5f63c40)
-
Jose Fonseca authored
-
Jose Fonseca authored
More common. True fix would be to use whatever the screen supports though.
-
Keith Whitwell authored
-
Keith Whitwell authored
Move a chunk of code out of _mesa_error()
-