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
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-07-01
19
-475
/
+124
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
17
-268
/
+6408
*
-"fix" page flipping
Aapo Tahkola
2005-06-30
2
-13
/
+30
*
Uncomment a couple of helper functions.
Vladimir Dergachev
2005-06-27
1
-10
/
+1
*
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
5
-140
/
+148
*
Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.
Brian Paul
2005-06-27
2
-6
/
+6
*
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2005-06-26
2
-2
/
+14
*
Remove the #if 0-ed out old span code.
Eric Anholt
2005-06-26
1
-45
/
+0
*
Explain the reason for TCL fallback when GL_SPHERE_MAP happens with
Eric Anholt
2005-06-26
1
-1
/
+2
*
Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
Eric Anholt
2005-06-26
1
-0
/
+2
*
Back out the actual enabling of depth tiling.
Nicolai Haehnle
2005-06-21
1
-7
/
+0
*
Add PCI ID for R420 JI.
Nicolai Haehnle
2005-06-21
1
-0
/
+2
*
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
3
-2
/
+8
*
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-21
2
-2
/
+2
*
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
*
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
*
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
[next]