index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent Y-offset from exceeding valid range in texture upload code. This
Ian Romanick
2004-10-07
1
-0
/
+8
*
Fix emitting fog without secondary color and vice-versa.
Felix Kuehling
2004-10-07
1
-19
/
+46
*
*** empty log message ***
Karl Schultz
2004-10-06
1
-0
/
+15
*
more GL_ARB_draw_buffers updates from Michale Krol
Brian Paul
2004-10-06
2
-63
/
+54
*
fix GetVertexAttrib problem
Brian Paul
2004-10-06
1
-1
/
+4
*
Convert tdfxDDInitExtensions to use driInitExtensions.
Ian Romanick
2004-10-06
1
-43
/
+55
*
put Rush in the list of supported HW
Daniel Borca
2004-10-05
1
-3
/
+3
*
stencil wrap works, either HW or SW (Ian Romanick)
Daniel Borca
2004-10-05
1
-4
/
+1
*
enable 2_0 extensions
Daniel Borca
2004-10-05
1
-0
/
+1
*
Use the driFillInModes utility function.
Ian Romanick
2004-10-04
1
-85
/
+32
*
Also export fbconfigs with 0/0 depth/stencil modes. This fixes "driver
Ian Romanick
2004-10-04
1
-4
/
+6
*
Add some Savage3D stencil documentation based on discussions during the
Ian Romanick
2004-10-04
1
-0
/
+15
*
make clean should remove depend.bak too (Sérgio Moneiro Basto)
Brian Paul
2004-10-04
3
-3
/
+4
*
ARB_fp support for GL_ARB_draw_buffers (Karl Rasche)
Brian Paul
2004-10-04
4
-9
/
+69
*
Set MaxTextureImageUnits and MaxTextureCoordUnits to match MaxTextureUnits.
Ian Romanick
2004-10-04
1
-0
/
+2
*
The alpha post-scale and the RGB post-scale were mistakenly reversed.
Ian Romanick
2004-10-04
1
-5
/
+9
*
Remove empty r128_vb.h.
Eric Anholt
2004-10-03
1
-0
/
+0
*
put glapi_x86.S into the x86/ directory
Brian Paul
2004-10-02
1
-3
/
+3
*
remove unused413 stuff, glDrawBuffersARB uses that slot now
Brian Paul
2004-10-02
4
-5
/
+1
*
GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+2
*
fix _DrawDestMask[0][0] typos
Brian Paul
2004-10-02
1
-2
/
+2
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
60
-1817
/
+2153
*
fix indentation
Brian Paul
2004-10-02
1
-12
/
+6
*
fix a comment
Brian Paul
2004-10-02
1
-2
/
+2
*
bump version to 6.3
Brian Paul
2004-10-02
2
-4
/
+4
*
initial stuff for 6.3
Brian Paul
2004-10-02
5
-64
/
+63
*
a few more updates for the 6.2 release
Brian Paul
2004-10-02
3
-9
/
+36
*
fix LoadProgramNV regression when I had fixed the RefCount bug
Brian Paul
2004-10-02
3
-9
/
+12
*
added PBO known issues
Brian Paul
2004-10-02
1
-1
/
+11
*
set 6.2 release date
Brian Paul
2004-10-02
2
-3
/
+5
*
If an application cleared before any state had been emitted, that clear would
Eric Anholt
2004-10-02
2
-4
/
+9
*
Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)
Eric Anholt
2004-10-02
14
-786
/
+195
*
Add an option for vertices emitted to be swapped CPU_TO_LE32, to be used by the
Eric Anholt
2004-10-02
1
-0
/
+7
*
Cut out all of the old texture environment code and rewrote it from
Ian Romanick
2004-10-02
4
-4759
/
+390
*
minor updates and improvements
Karl Schultz
2004-10-01
1
-11
/
+28
*
Add the glut project to the demos workspace.
Karl Schultz
2004-10-01
1
-0
/
+138
*
Remove glut project from the Mesa workspace. This allows users to build
Karl Schultz
2004-10-01
1
-26
/
+11
*
Add HP shared lib configs.
Karl Schultz
2004-10-01
1
-0
/
+2
*
HP shared lib config
Karl Schultz
2004-10-01
2
-0
/
+53
*
Replace the numerous switch-statements to derive GL_COMBINE post-scale
Ian Romanick
2004-10-01
1
-419
/
+208
*
fix problems in previous version
Karl Schultz
2004-10-01
1
-3
/
+3
*
Enable builds on AIX 64-bit
Karl Schultz
2004-10-01
3
-1
/
+53
*
Fix mesa solo with doublebuffered apps, the drawable index/stamp weren't
Dave Airlie
2004-10-01
1
-4
/
+11
*
Factored out code for setting texture coordinate wrap bits. Added support
Ian Romanick
2004-09-30
2
-24
/
+47
*
set span.y prior to each span write in draw_depth_pixels, like Karl's other fix
Brian Paul
2004-09-30
1
-11
/
+11
*
Bugzilla #1058: Fix some potential 64bit pointer issues by storing differences
Eric Anholt
2004-09-30
1
-3
/
+3
*
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-30
13
-108
/
+95
*
Fix bug in glDrawPixels when writing color indexed images on color indexed
Karl Schultz
2004-09-28
1
-2
/
+2
*
Initial revision
Nicolai Haehnle
2004-09-28
28
-0
/
+8258
*
use GLuint instead of uint
Daniel Borca
2004-09-28
1
-1
/
+1
[next]