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
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
DirectFB updates (Claudio Ciccani)
Brian Paul
2005-06-20
2
-131
/
+155
*
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2005-06-16
2
-1
/
+21
*
Use depth tiling.
Aapo Tahkola
2005-06-16
2
-7
/
+28
*
Support 16-bit modes.
Aapo Tahkola
2005-06-16
3
-7
/
+21
*
Fix problems with elts when immediate mode is on.
Aapo Tahkola
2005-06-16
1
-9
/
+9
*
Turn off VBO's.
Aapo Tahkola
2005-06-16
1
-3
/
+27
*
lost_context never gets reset.
Aapo Tahkola
2005-06-16
1
-2
/
+3
*
Fix linux-solo build for mga check-in
Jon Smirl
2005-06-16
1
-0
/
+1
*
Adds support for MGA DRM version 3.2.
Ian Romanick
2005-06-14
4
-73
/
+134
*
fbSwapBuffers needs to return a status
Jon Smirl
2005-06-13
1
-0
/
+2
*
mingw changes (Nolan Leake)
Brian Paul
2005-06-13
3
-5
/
+4
*
Fixed typos.
Vladimir Dergachev
2005-06-12
1
-2
/
+2
*
Add definition for memory controller latency registers..
Vladimir Dergachev
2005-06-10
1
-0
/
+21
*
- Secondary colour
Ben Skeggs
2005-06-08
5
-31
/
+64
*
fix some renderbuffer problems for Xserver build (Dave Reveman)
Brian Paul
2005-06-08
1
-2
/
+2
*
check for double-buffered buffer in XMesaDestroyBuffer() (Dave Reveman)
Brian Paul
2005-06-08
1
-17
/
+20
*
Add SetBuffer to egl driver too
Jon Smirl
2005-06-07
2
-1
/
+4
*
Add a NULL SetBuffer function to the fbdev driver
Jon Smirl
2005-06-06
1
-0
/
+8
*
TEX to output
Ben Skeggs
2005-06-06
1
-6
/
+45
*
Fix xyz/w interaction (needs a cleanup still..)
Ben Skeggs
2005-06-05
2
-117
/
+128
*
added comment
Brian Paul
2005-06-04
1
-0
/
+2
*
oops, undo previous change
Brian Paul
2005-06-02
2
-8
/
+2
*
start removing old (pre-renderbuffer) span code
Brian Paul
2005-06-02
6
-175
/
+10
*
Move fallback and other debugging under TDFX_DEBUG using the same mechanism
Eric Anholt
2005-06-01
4
-28
/
+20
*
Add no_rast option.
Eric Anholt
2005-06-01
5
-10
/
+43
*
Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead
Eric Anholt
2005-06-01
1
-1
/
+1
*
Bugzilla #2708: Disable the fallback on GL_SPHERE_MAP. It appears to hurt more
Eric Anholt
2005-05-31
1
-2
/
+1
*
Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)
Alan Hourihane
2005-05-31
4
-2
/
+207
*
Causes lockups on some rare cases.
Aapo Tahkola
2005-05-31
1
-1
/
+1
*
Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do
Eric Anholt
2005-05-31
2
-29
/
+22
*
Correct the descriptions of the glBlend{Equation,Func} fallbacks in r128, and
Eric Anholt
2005-05-31
3
-12
/
+8
*
Remove unused CTX_ARG2 define.
Eric Anholt
2005-05-31
3
-3
/
+0
*
Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts
Eric Anholt
2005-05-31
3
-410
/
+220
*
Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and
Eric Anholt
2005-05-31
3
-10
/
+39
*
Pull locking out from HW_LOCK/UNLOCK into SpanRenderStart/Finish. Provides a
Eric Anholt
2005-05-30
1
-6
/
+18
*
Fix software fallbacks by being safe with macro arguments in READ/WRITE_DEPTH.
Eric Anholt
2005-05-30
1
-63
/
+18
*
Add the no_rast debug option to mach64. It shows that software fallbacks are
Eric Anholt
2005-05-30
4
-6
/
+11
*
Pull hardware locking out into SpanRenderStart/Finish rather than
Eric Anholt
2005-05-30
1
-10
/
+20
*
Add the description of the no_rast option fallback so that MGA_DEBUG=fall
Eric Anholt
2005-05-30
1
-1
/
+2
*
Add the no_rast debug option, which I used in some testing.
Eric Anholt
2005-05-30
2
-1
/
+10
*
Remove unused CTX_ARG2.
Eric Anholt
2005-05-30
1
-1
/
+0
*
Put some fallback debugging output under DEBUG_FALLBACKS.
Eric Anholt
2005-05-28
1
-2
/
+4
*
Add a missing EnsureCmdBufSpace, matching r200.
Eric Anholt
2005-05-28
1
-0
/
+4
*
Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an
Eric Anholt
2005-05-28
1
-1
/
+1
*
Some fixes
Jerome Glisse
2005-05-28
1
-1
/
+1
*
Up MAX_AOS_ARRAYS to 16. Do we need more?
Ben Skeggs
2005-05-28
2
-1
/
+9
*
Play with swizzling a bit.
Ben Skeggs
2005-05-28
2
-39
/
+36
*
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-28
5
-55
/
+53
*
More optimal r300Clear.
Aapo Tahkola
2005-05-27
1
-5
/
+213
*
Bump driver date.
mesa_20050526
Keith Whitwell
2005-05-26
1
-1
/
+1
[next]