index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add requested size to r300RefillCurrentDmaRegion.
Jerome Glisse
2006-11-02
1
-6
/
+8
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-3
/
+2
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
1
-5
/
+4
*
r300_emit.h cleanup.
Jerome Glisse
2006-07-27
1
-7
/
+9
*
Fix stencil clears that have caused problems with redbook/stencil, tests/sten...
Aapo Tahkola
2006-06-27
1
-40
/
+7
*
remove code dealing with drmMinor version < 6 since all radeon drivers reques...
Roland Scheidegger
2006-06-02
1
-3
/
+0
*
Fog support (Ewald Snel)
Aapo Tahkola
2006-04-11
1
-1
/
+7
*
Enough testing already
Aapo Tahkola
2006-03-31
1
-1
/
+0
*
Clean build.
Aapo Tahkola
2006-03-13
1
-5
/
+0
*
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
1
-3
/
+10
*
Use the force Luke, use the force.
Aapo Tahkola
2006-03-09
1
-2
/
+13
*
Various fallbacks, checks and tags.
Aapo Tahkola
2006-03-07
1
-0
/
+4
*
R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
Aapo Tahkola
2006-01-27
1
-2
/
+1
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
1
-1
/
+2
*
Enable CB_DPATH by default.
Aapo Tahkola
2005-12-17
1
-0
/
+3
*
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
1
-2
/
+0
*
Sync with my local tree.
Aapo Tahkola
2005-10-26
1
-1
/
+123
*
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
1
-8
/
+9
*
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
1
-0
/
+3
*
Support 16-bit modes.
Aapo Tahkola
2005-06-16
1
-2
/
+12
*
- Secondary colour
Ben Skeggs
2005-06-08
1
-1
/
+1
*
Causes lockups on some rare cases.
Aapo Tahkola
2005-05-31
1
-1
/
+1
*
More optimal r300Clear.
Aapo Tahkola
2005-05-27
1
-5
/
+213
*
Ditch unused code and features that arent in subject to get supported any nea...
the_perfect_frag
Aapo Tahkola
2005-05-19
1
-29
/
+0
*
Remove quiescence sequence from r300ClearBuffer.
Nicolai Haehnle
2005-05-13
1
-17
/
+0
*
VBOs.
Aapo Tahkola
2005-05-11
1
-1
/
+1
*
Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...
Ben Skeggs
2005-05-06
1
-12
/
+12
*
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-05-05
1
-1
/
+1
*
Adding some comments.
Aapo Tahkola
2005-04-21
1
-0
/
+1
*
Stencil support
Peter Zubaj
2005-03-14
1
-4
/
+31
*
Another nasty struct size bug found.
Aapo Tahkola
2005-02-24
1
-1
/
+1
*
r300RefillCurrentDmaRegion: Retry buffer acquisition only once, after
Nicolai Haehnle
2005-02-18
1
-7
/
+12
*
small cleanup, remove some warnings
Rune Petersen
2005-02-16
1
-1
/
+1
*
Port of r200 VB code. VB path should be as fast as the immediate path now, t...
Ben Skeggs
2005-02-11
1
-3
/
+3
*
Fix the bug and get zbias back into shape. There might still be some problems...
Aapo Tahkola
2005-02-08
1
-6
/
+8
*
BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...
Aapo Tahkola
2005-02-08
1
-5
/
+5
*
To cut the long and boring story short, polygon offsets should now work. vb m...
Aapo Tahkola
2005-02-08
1
-3
/
+33
*
Reduce noiseness of the driver.
Vladimir Dergachev
2005-02-01
1
-1
/
+1
*
Add magic sequence to prevent ClearBuffer from locking up.
Vladimir Dergachev
2005-01-31
1
-15
/
+35
*
Properly input stencil info contributed by Wladimir.
Vladimir Dergachev
2005-01-21
1
-2
/
+2
*
On the way to getting stencil and texture formats working.
Vladimir Dergachev
2005-01-15
1
-5
/
+5
*
Clean up the code and make it unnecessary to issue extra calls to Setup*Shaders
Vladimir Dergachev
2005-01-10
1
-0
/
+2
*
Port code from r200 that implements color blending. Seems to work.
Vladimir Dergachev
2005-01-04
1
-0
/
+7
*
Major code restructuring:
Vladimir Dergachev
2005-01-04
1
-0
/
+25
*
Port texture allocation code from R200.
red_tinted_cube
Vladimir Dergachev
2005-01-03
1
-0
/
+189
*
No visible changes, but commit the groundwork for further experiments:
Nicolai Haehnle
2004-11-02
1
-1
/
+1
*
Implement ColorMask
Nicolai Haehnle
2004-10-24
1
-5
/
+9
*
Hardware accelerated depth clear
Nicolai Haehnle
2004-10-24
1
-7
/
+45
*
Huge dumb drop. State:
Nicolai Haehnle
2004-10-15
1
-9
/
+21
*
Initial revision
Nicolai Haehnle
2004-09-28
1
-0
/
+236