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_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespace pollution fixes (Tilman Sauerbeck)
Aapo Tahkola
2006-01-13
1
-1
/
+1
*
Fix invalid tex coord routing and couple other small things.
Aapo Tahkola
2006-01-13
1
-13
/
+15
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
1
-10
/
+9
*
Handle fatal case.
Aapo Tahkola
2005-12-18
1
-4
/
+8
*
Warn only when being enabled.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
Fix (likely) typo.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
Add some missing hooks. This should fix various little problems with window m...
Aapo Tahkola
2005-12-17
1
-1
/
+88
*
Make missing interpolator inputs fatal
Aapo Tahkola
2005-12-06
1
-5
/
+38
*
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-12-04
1
-0
/
+3
*
Move stuff common to vertex/fragment_program into the base class, including:
Brian Paul
2005-11-12
1
-4
/
+4
*
First step of Radeon DRI unification:
Eric Anholt
2005-11-02
1
-3
/
+3
*
Re-enable fallbacks.
Aapo Tahkola
2005-11-01
1
-3
/
+1
*
-Fix first frame -bug
Aapo Tahkola
2005-11-01
1
-31
/
+41
*
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
1
-1
/
+5
*
Correct the ordering of the blend constant color.
Eric Anholt
2005-10-28
1
-2
/
+3
*
Reduce stderr noise and fix some compiler warnings.
Aapo Tahkola
2005-10-26
1
-67
/
+7
*
Sync with my local tree.
Aapo Tahkola
2005-10-26
1
-0
/
+30
*
fix breakage from Brians changes earlier
Dave Airlie
2005-09-14
1
-3
/
+3
*
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-13
1
-8
/
+8
*
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-20
1
-6
/
+7
*
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
[next]