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_cmdbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Corrected the exit codes for consistency; they are all -1 for error now.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Converted exit calls to _mesa_exit calls.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Indented r300_cmdbuf.[ch].
Oliver McFadden
2007-05-09
1
-228
/
+264
*
r300: if we don't have TCL don't setup state emissions for vertex shaders
Dave Airlie
2007-04-14
1
-47
/
+62
*
r300: Corrected the string for polygon mode; it wasn't updated from unkXXX.
Oliver McFadden
2007-03-18
1
-1
/
+1
*
r300: Fixed a printf conversion warning.
Oliver McFadden
2007-03-15
1
-2
/
+2
*
Documented the value written for R300_TX_CNTL cache flush.
Oliver McFadden
2007-03-13
1
-1
/
+2
*
Guess another unknown register in R300 command buffer initialization. (Oliver...
Aapo Tahkola
2007-03-11
1
-3
/
+3
*
Renamed some of the unkXXX variables in the command buffer init
Oliver McFadden
2007-03-11
1
-27
/
+27
*
r300: Use register name & add a register about shading.
Christoph Bill
2007-03-01
1
-9
/
+9
*
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-09-12
1
-3
/
+3
*
r300_emit.h cleanup.
Jerome Glisse
2006-07-27
1
-24
/
+29
*
Fix format strings for LP64
Adam Jackson
2006-04-21
1
-2
/
+2
*
Fog support (Ewald Snel)
Aapo Tahkola
2006-04-11
1
-8
/
+11
*
Clean build.
Aapo Tahkola
2006-03-13
1
-2
/
+2
*
Try to tackle bug #5148
Aapo Tahkola
2006-01-20
1
-2
/
+10
*
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-12-04
1
-0
/
+4
*
get rid of some of those unknowns figured out from reg dumper
Dave Airlie
2005-11-21
1
-2
/
+2
*
fix problems found with gcc 2.96 (bug 4934)
Brian Paul
2005-10-31
1
-2
/
+3
*
Reduce stderr noise and fix some compiler warnings.
Aapo Tahkola
2005-10-26
1
-1
/
+1
*
Sync with my local tree.
Aapo Tahkola
2005-10-26
1
-25
/
+21
*
Add support for texture compression to R300 driver
Dave Airlie
2005-09-25
1
-0
/
+1
*
silence misc warnings
Brian Paul
2005-09-03
1
-4
/
+1
*
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
1
-105
/
+92
*
lost_context never gets reset.
Aapo Tahkola
2005-06-16
1
-2
/
+3
*
Ditch unused code and features that arent in subject to get supported any nea...
the_perfect_frag
Aapo Tahkola
2005-05-19
1
-7
/
+0
*
The kernel doesn't like command buffers over 64KB, so we don't
Nicolai Haehnle
2005-05-14
1
-3
/
+5
*
Don't print debug messages unless the user explicitly requested them
Nicolai Haehnle
2005-05-14
1
-4
/
+6
*
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-05-05
1
-3
/
+0
*
Flat shading and bunch of clarifications to r300_reg.h .
Aapo Tahkola
2005-05-05
1
-0
/
+3
*
Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.
Aapo Tahkola
2005-03-12
1
-2
/
+2
*
Replacing some RADEON cmd types with r300 counterparts.
Aapo Tahkola
2005-03-08
1
-2
/
+2
*
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt cor...
Aapo Tahkola
2005-03-08
1
-1
/
+1
*
Fix for buffer overrun caused by ALLOC_STATE not having args surrounded by pa...
Aapo Tahkola
2005-02-19
1
-8
/
+7
*
Print an error if idling the engine before the buffer copy fails.
Nicolai Haehnle
2005-02-18
1
-1
/
+1
*
Always submit command buffers, even when there are no cliprects,
Nicolai Haehnle
2005-02-18
1
-13
/
+6
*
Reset nr_released_bufs to 0 after the command buffer has been submitted.
Nicolai Haehnle
2005-02-18
1
-0
/
+2
*
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-17
1
-16
/
+16
*
Port of r200 VB code. VB path should be as fast as the immediate path now, t...
Ben Skeggs
2005-02-11
1
-30
/
+25
*
Removing some regs that are wrong and adding some comments to r300_reg.h .
Aapo Tahkola
2005-02-10
1
-7
/
+0
*
Fix copy'n'paste errors.
Vladimir Dergachev
2005-02-10
1
-3
/
+9
*
Turns out unknown5 was border color. texwrap looks good now.
Aapo Tahkola
2005-02-10
1
-7
/
+3
*
Adding support for selecting line width. Stipple patterns still cause lots of...
Aapo Tahkola
2005-02-10
1
-0
/
+17
*
Fix the bug and get zbias back into shape. There might still be some problems...
Aapo Tahkola
2005-02-08
1
-8
/
+0
*
BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...
Aapo Tahkola
2005-02-08
1
-0
/
+8
*
To cut the long and boring story short, polygon offsets should now work. vb m...
Aapo Tahkola
2005-02-08
1
-3
/
+3
*
Get Polygon offset fill to work.
Vladimir Dergachev
2005-02-03
1
-0
/
+3
*
border_color causes lockups with vertex buffers. Disabling for now.
Aapo Tahkola
2005-01-24
1
-3
/
+3
*
Properly input stencil info contributed by Wladimir.
Vladimir Dergachev
2005-01-21
1
-1
/
+1
*
On the way to getting stencil and texture formats working.
Vladimir Dergachev
2005-01-15
1
-6
/
+3
[next]