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_swtcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: swtcl rewrite and cleanup
Maciej Cencora
2009-04-07
1
-221
/
+224
*
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
1
-6
/
+69
|
\
|
*
r300: route fog coord and W pos correctly
Maciej Cencora
2009-03-06
1
-37
/
+96
|
*
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
1
-2
/
+2
*
|
r300: fix swtcl codepaths
Dave Airlie
2009-03-06
1
-6
/
+18
*
|
r300: make r300 work with latest changes
Dave Airlie
2009-02-12
1
-1
/
+2
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-1
/
+1
*
|
r300: rename validate textures to validate buffers
Dave Airlie
2009-02-02
1
-1
/
+1
*
|
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
1
-107
/
+50
*
|
r200/r300: add aperture space checks
Dave Airlie
2009-01-31
1
-0
/
+2
*
|
WIP comit
Dave Airlie
2009-01-29
1
-1
/
+1
*
|
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
1
-28
/
+61
*
|
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-7
/
+7
*
|
r300: move some more function to generic
Dave Airlie
2009-01-15
1
-2
/
+2
*
|
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
1
-3
/
+3
*
|
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
1
-1
/
+1
*
|
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
1
-1
/
+1
*
|
r300: bo and cs abstraction.
Jerome Glisse
2008-11-14
1
-98
/
+66
|
/
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-8
/
+8
*
r300: fix swtcl texrect path properly.
Dave Airlie
2008-05-05
1
-0
/
+1
*
r300: remove debugging code
Dave Airlie
2008-05-04
1
-2
/
+0
*
r300: setup vte according to inputs
Dave Airlie
2008-05-04
1
-1
/
+7
*
r300: recombine the vap input route 0 code and clean
Dave Airlie
2008-05-03
1
-41
/
+16
*
R300: clean up VAP_PROG_STREAM_CNTL* register usage
Alex Deucher
2008-05-02
1
-11
/
+16
*
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-0
/
+1
*
r300: only init swtcl on tcl-less cards
Dave Airlie
2007-07-04
1
-0
/
+5
*
r300: fix compiz crash on swtcl - doesn't fix compiz though.
Dave Airlie
2007-07-02
1
-4
/
+3
*
fix tabbing
Dave Airlie
2007-07-01
1
-231
/
+226
*
r300: cleanup some of the swtcl code
Dave Airlie
2007-07-01
1
-100
/
+1
*
r300: fixup manytex, we needed to emit the vic/vir/vof every time
Dave Airlie
2007-07-01
1
-46
/
+52
*
clean up cache flush emission into one place
Dave Airlie
2007-06-22
1
-21
/
+5
*
clean up color0 code
Dave Airlie
2007-06-21
1
-15
/
+1
*
fix unfilled tris/quads
Dave Airlie
2007-06-21
1
-3
/
+7
*
ensure cmd buffer space
Dave Airlie
2007-06-21
1
-0
/
+1
*
fix up vertex emission before state change
Dave Airlie
2007-06-21
1
-19
/
+4
*
fix secondary color, fog is off for now
Dave Airlie
2007-06-21
1
-42
/
+9
*
fix projtex
Dave Airlie
2007-06-21
1
-19
/
+20
*
fix quad-clip
Dave Airlie
2007-06-21
1
-3
/
+3
*
bring over vertex engine setup code from r300_Render and fix up
Dave Airlie
2007-06-21
1
-34
/
+191
*
swtcl: gears works
Dave Airlie
2007-06-20
1
-136
/
+159
*
more commits to fix things and stuff - still not doing anything except crashin
Dave Airlie
2007-06-17
1
-17
/
+38
*
swtcl add debug and fix offset
Dave Airlie
2007-06-17
1
-1
/
+3
*
cleaned up reduced prim
Dave Airlie
2007-06-17
1
-22
/
+31
*
fixup packet setup - still hangs
Dave Airlie
2007-06-17
1
-14
/
+17
*
add more swtcl code to r300 - hangs card now
Dave Airlie
2007-06-17
1
-5
/
+97
*
Initial r300 modes for swtcl it compiles!!
Dave Airlie
2007-06-14
1
-0
/
+570