index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-26
increase MAX_TEXTURE_LOD_BIAS to 11.0
Brian Paul
1
-2
/
+2
2004-03-26
clamp BiasMin, BiasMax to reasonable values
Brian Paul
1
-0
/
+8
2004-03-26
obsolete
Brian Paul
2
-191
/
+0
2004-03-26
added glw to SRC_DIRS
Brian Paul
1
-1
/
+1
2004-03-26
added _DEPS lines to specify -L/usr/X11R6/lib
Brian Paul
1
-0
/
+7
2004-03-26
added OSMESA_DRIVER_OBJECTS and COMMON_DRIVER_OBJECTS
Brian Paul
1
-0
/
+4
2004-03-26
omit CVS from configs list
Brian Paul
1
-1
/
+1
2004-03-26
updated Makefile info
Brian Paul
1
-29
/
+38
2004-03-26
Mesa installation script
Brian Paul
1
-0
/
+57
2004-03-26
New Makefile system
Brian Paul
31
-1
/
+2991
2004-03-26
new system configurations
Brian Paul
51
-0
/
+1147
2004-03-26
tweaks for 64-bit linux configs (Dan Schikore)
Brian Paul
1
-6
/
+6
2004-03-26
check for GLX 1.3 during init
Brian Paul
1
-2
/
+10
2004-03-26
Make sure drivers don't dereference a NULL pointer if
Ian Romanick
5
-48
/
+48
2004-03-25
merge changes from 6.0.1 branch
Brian Paul
1
-16
/
+53
2004-03-25
more Darwin tweaks
Brian Paul
1
-1
/
+6
2004-03-25
re-order arguments to mklib
Brian Paul
4
-10
/
+9
2004-03-25
Recalculate the viewport matrix in savageEmitDrawingRectangle.
Felix Kuehling
1
-0
/
+1
2004-03-25
silence warnings
Brian Paul
1
-3
/
+3
2004-03-25
The OpenGL Shading Language Runtime Library for Legacy Target.
Michal Krol
3
-0
/
+1916
2004-03-25
small changes (version string)
Daniel Borca
2
-8
/
+9
2004-03-25
added linux-x86-opteron (bug 922735)
Brian Paul
2
-2
/
+21
2004-03-25
update my email address
Brian Paul
11
-15
/
+15
2004-03-25
More state management changes:
Felix Kuehling
4
-27
/
+21
2004-03-24
Make sure hardware culling is disabled for unfilled primitives,
Felix Kuehling
3
-15
/
+29
2004-03-24
use Driver.WriteMonoRGBAPixels() when possible (Dan Schikore)
Brian Paul
1
-11
/
+29
2004-03-24
Missing in last commit.
Felix Kuehling
1
-0
/
+4
2004-03-24
Buffer vertices and emit them in batches. Still using conventional drawing
Felix Kuehling
7
-148
/
+233
2004-03-24
rename class to c_class if using C++ (bug 922294)
Brian Paul
2
-7
/
+23
2004-03-24
Slang internal include file defining constructors and operators
Michal Krol
1
-0
/
+1654
2004-03-23
tweaks to Darwin code
Brian Paul
1
-8
/
+2
2004-03-23
additional updates from Dan Schikore
Brian Paul
1
-28
/
+32
2004-03-23
Committing in .
Jouk Jansen
1
-3
/
+5
2004-03-22
new DRI interface header
Brian Paul
1
-0
/
+499
2004-03-22
added some code to test buffer deletion
Brian Paul
1
-0
/
+27
2004-03-22
use GL state vars instead of program parameters
Brian Paul
1
-12
/
+2
2004-03-22
added s_auxbuffer.c
Brian Paul
1
-1
/
+4
2004-03-21
more i810 to new interface
Dave Airlie
1
-0
/
+183
2004-03-21
ctx->Const.MaxTextureLevels is not the highest mipmap level but the number
Felix Kuehling
1
-2
/
+2
2004-03-21
Improved MaxTextureLevel computation to take the nr. of tex units and both
Felix Kuehling
1
-12
/
+34
2004-03-21
added aux buffers item
Brian Paul
1
-0
/
+1
2004-03-21
test of aux buffer rendering
Brian Paul
1
-0
/
+499
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
62
-275
/
+492
2004-03-21
fix array index error in _swsetup_Translate (Felix)
Brian Paul
1
-2
/
+2
2004-03-21
Removed some useless definitions, artifacts from the Utah-GLX i810 driver.
Felix Kuehling
3
-430
/
+74
2004-03-21
Add new interface support don't switch on yet ..
Dave Airlie
1
-0
/
+183
2004-03-21
unsigned int -> uint32_t, unsigned char -> uint8_t where the size matters.
Felix Kuehling
6
-340
/
+361
2004-03-20
Fixed texture LOD bias.
Felix Kuehling
1
-63
/
+24
2004-03-20
Fixed MAXFIFO_S4. Removed WAIT_IDLE_EMPTY from savage_BCI_swap which resulted
Felix Kuehling
2
-2
/
+3
2004-03-20
Cleaned up and fixed stencil fallback.
Felix Kuehling
1
-24
/
+9
[next]