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
/
r300
/
r300_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose the fact that we do not do either selection of feedback buffers - eith...
Vladimir Dergachev
2005-07-02
1
-0
/
+9
*
-"fix" page flipping
Aapo Tahkola
2005-06-30
1
-13
/
+12
*
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
1
-19
/
+19
*
Back out the actual enabling of depth tiling.
Nicolai Haehnle
2005-06-21
1
-7
/
+0
*
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
1
-0
/
+3
*
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-21
1
-1
/
+1
*
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2005-06-16
1
-1
/
+1
*
Use depth tiling.
Aapo Tahkola
2005-06-16
1
-7
/
+22
*
Support 16-bit modes.
Aapo Tahkola
2005-06-16
1
-4
/
+7
*
- Secondary colour
Ben Skeggs
2005-06-08
1
-20
/
+39
*
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-28
1
-0
/
+1
*
constant tracking
Ben Skeggs
2005-05-26
1
-12
/
+10
*
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-23
1
-43
/
+203
*
Ditch unused code and features that arent in subject to get supported any nea...
the_perfect_frag
Aapo Tahkola
2005-05-19
1
-283
/
+22
*
Stick texture LOD back on.
Aapo Tahkola
2005-05-18
1
-1
/
+1
*
Polygon mode fixes.
Aapo Tahkola
2005-05-18
1
-117
/
+56
*
Make gleans polyoffset test happy.
Aapo Tahkola
2005-05-14
1
-2
/
+11
*
Dont assume GLbooleans are ones when true.
Aapo Tahkola
2005-05-14
1
-1
/
+4
*
Cleanup blend state generation.
Nicolai Haehnle
2005-05-14
1
-85
/
+30
*
VBOs.
Aapo Tahkola
2005-05-11
1
-7
/
+15
*
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-05-05
1
-11
/
+9
*
Flat shading and bunch of clarifications to r300_reg.h .
Aapo Tahkola
2005-05-05
1
-0
/
+20
*
Pack tex coord regs at vertex program backend.
Aapo Tahkola
2005-05-05
1
-1
/
+1
*
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-30
1
-23
/
+19
*
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-04-24
1
-0
/
+2
*
Fixing and enabling elt buffers by default.
Aapo Tahkola
2005-04-18
1
-1
/
+1
*
Alpha test fix
Peter Zubaj
2005-04-18
1
-2
/
+26
*
Misc fixes.
Aapo Tahkola
2005-03-18
1
-2
/
+2
*
Simple TCL stage and ability to disable vps.
Aapo Tahkola
2005-03-17
1
-2
/
+2
*
Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...
Aapo Tahkola
2005-03-16
1
-2
/
+9
*
Fixed some strangeness when mixing textured/flat primitives. Skipping textur...
Ben Skeggs
2005-03-16
1
-9
/
+20
*
Fix to get glxgears display anything.
Aapo Tahkola
2005-03-15
1
-1
/
+5
*
Initial multitexturing support. Old behaviour can be re-enabled by changing ...
Ben Skeggs
2005-03-15
1
-6
/
+55
*
Stencil support
Peter Zubaj
2005-03-14
1
-28
/
+42
*
Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.
Aapo Tahkola
2005-03-12
1
-5
/
+17
*
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt cor...
Aapo Tahkola
2005-03-08
1
-10
/
+5
*
Do properly initialize ALPHA_TEST register instead of carefully preserving bo...
Vladimir Dergachev
2005-03-05
1
-2
/
+6
*
Set pipes for R420 cards. Gives a nice speedup. This needs to be tested on r4...
Rune Petersen
2005-03-04
1
-0
/
+4
*
fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...
before_upgrade_03_01_05
Aapo Tahkola
2005-02-28
1
-2
/
+2
*
Another nasty struct size bug found.
Aapo Tahkola
2005-02-24
1
-3
/
+4
*
New elt buffer code should be fairly stable.
Aapo Tahkola
2005-02-22
1
-0
/
+1
*
Add code to autogenerate vertex shaders.
Vladimir Dergachev
2005-02-21
1
-0
/
+102
*
Adding support for front buffer mode, removing some code we dont really need ...
Aapo Tahkola
2005-02-20
1
-20
/
+73
*
Minor fix to border and blend color.
Aapo Tahkola
2005-02-19
1
-1
/
+1
*
Fix for buffer overrun caused by ALLOC_STATE not having args surrounded by pa...
Aapo Tahkola
2005-02-19
1
-12
/
+21
*
Fixing *lots* of warning messages, especially concerning unportable
Nicolai Haehnle
2005-02-17
1
-148
/
+148
*
small cleanup, remove some warnings
Rune Petersen
2005-02-16
1
-1
/
+2
*
Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.
Ben Skeggs
2005-02-15
1
-25
/
+19
*
Support for blend color(not tested), "proper line width/point size" clamps an...
Aapo Tahkola
2005-02-14
1
-16
/
+60
*
Removing some regs that are wrong and adding some comments to r300_reg.h .
Aapo Tahkola
2005-02-10
1
-5
/
+0
[next]