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_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R300_SPAN_DISABLE_LOCKING env var
Aapo Tahkola
2006-04-26
1
-0
/
+1
*
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-23
1
-2
/
+4
*
limit max program/param length to 255 (spotted by sroland)
Aapo Tahkola
2006-04-20
1
-1
/
+2
*
More GLSL code:
Michal Krol
2006-04-11
1
-1
/
+1
*
Fog support (Ewald Snel)
Aapo Tahkola
2006-04-11
1
-2
/
+19
*
FP textures and fixes (Ewald Snel)
Brian Paul
2006-03-29
1
-1
/
+1
*
remove unnecessary typedefs causing compiler warnings
Roland Scheidegger
2006-03-27
1
-3
/
+0
*
-fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)
Aapo Tahkola
2006-03-19
1
-9
/
+7
*
Clean build.
Aapo Tahkola
2006-03-13
1
-80
/
+3
*
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
1
-0
/
+1
*
Enable HW VBOs and other things needed by it.
Aapo Tahkola
2006-03-07
1
-3
/
+8
*
Various fallbacks, checks and tags.
Aapo Tahkola
2006-03-07
1
-0
/
+2
*
Port r200 tex tiling code to run on r300 but keep it disabled.
Aapo Tahkola
2006-03-06
1
-0
/
+4
*
per vp sw fallbacks
Aapo Tahkola
2006-01-27
1
-0
/
+12
*
Missing patch from Ben Skeggs:
Aapo Tahkola
2006-01-09
1
-10
/
+37
*
Drop output checking.
Aapo Tahkola
2005-12-17
1
-2
/
+4
*
Enable CB_DPATH by default.
Aapo Tahkola
2005-12-17
1
-1
/
+1
*
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-12-04
1
-1
/
+3
*
Move stuff common to vertex/fragment_program into the base class, including:
Brian Paul
2005-11-12
1
-1
/
+1
*
Use ctx->VertexProgram._Current .
Aapo Tahkola
2005-11-02
1
-1
/
+1
*
First step of Radeon DRI unification:
Eric Anholt
2005-11-02
1
-1
/
+1
*
Re-enable fallbacks.
Aapo Tahkola
2005-11-01
1
-0
/
+1
*
-Fix first frame -bug
Aapo Tahkola
2005-11-01
1
-12
/
+2
*
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
1
-0
/
+1
*
Correct the ordering of the blend constant color.
Eric Anholt
2005-10-28
1
-1
/
+1
*
Sync with my local tree.
Aapo Tahkola
2005-10-26
1
-2
/
+55
*
Fix invalid vsf temp count for rv350.
Aapo Tahkola
2005-10-26
1
-3
/
+3
*
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-20
1
-0
/
+1
*
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-21
1
-1
/
+1
*
Up MAX_AOS_ARRAYS to 16. Do we need more?
Ben Skeggs
2005-05-28
1
-1
/
+1
*
Programmable per-vertex point sizes and proper result reg assigns.
Aapo Tahkola
2005-05-28
1
-2
/
+2
*
constant tracking
Ben Skeggs
2005-05-26
1
-6
/
+11
*
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
2005-05-23
1
-1
/
+70
*
Ditch unused code and features that arent in subject to get supported any nea...
the_perfect_frag
Aapo Tahkola
2005-05-19
1
-3
/
+0
*
VBOs.
Aapo Tahkola
2005-05-11
1
-1
/
+1
*
Getting rusty... 4278 was already there.
Aapo Tahkola
2005-05-05
1
-4
/
+0
*
Flat shading and bunch of clarifications to r300_reg.h .
Aapo Tahkola
2005-05-05
1
-0
/
+4
*
Pack tex coord regs at vertex program backend.
Aapo Tahkola
2005-05-05
1
-1
/
+2
*
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-30
1
-7
/
+9
*
Reorganized shader stuff.
Aapo Tahkola
2005-04-19
1
-1
/
+2
*
Fixes for bugs that were nailed down when compairing against software vertex ...
Aapo Tahkola
2005-04-19
1
-1
/
+2
*
Misc fixes.
Aapo Tahkola
2005-03-18
1
-0
/
+3
*
Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...
Aapo Tahkola
2005-03-16
1
-0
/
+1
*
Initial multitexturing support. Old behaviour can be re-enabled by changing ...
Ben Skeggs
2005-03-15
1
-1
/
+6
*
Stencil support
Peter Zubaj
2005-03-14
1
-1
/
+9
*
Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes.
Aapo Tahkola
2005-03-12
1
-2
/
+5
*
fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...
before_upgrade_03_01_05
Aapo Tahkola
2005-02-28
1
-8
/
+2
*
Another nasty struct size bug found.
Aapo Tahkola
2005-02-24
1
-1
/
+7
*
New elt buffer code should be fairly stable.
Aapo Tahkola
2005-02-22
1
-1
/
+5
*
Add code to autogenerate vertex shaders.
Vladimir Dergachev
2005-02-21
1
-1
/
+4
[next]