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
/
radeon
/
radeon_swtcl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-9
/
+3
*
radeon: make more r100 work
Dave Airlie
2009-02-09
1
-1
/
+2
*
radeon: make compile again.
Dave Airlie
2009-02-04
1
-111
/
+57
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-33
/
+34
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-31
1
-9
/
+0
*
remove code to deal with non-normalized texture coordinates for tex rect targ...
Roland Scheidegger
2006-09-10
1
-114
/
+8
*
More GLSL code:
Michal Krol
2006-04-11
1
-14
/
+17
*
Reinstate vertex format after a rasterization fallback for both r200 and rade...
Roland Scheidegger
2006-02-16
1
-0
/
+3
*
fix problems found with gcc 2.96 (bug 4934)
Brian Paul
2005-10-31
1
-1
/
+1
*
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-15
1
-3
/
+8
*
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-10-13
1
-1
/
+1
*
fix projective texturing for (swtcl) texture rectangles. Fix wrong argument o...
Roland Scheidegger
2005-09-26
1
-3
/
+13
*
s/__inline/INLINE/
Brian Paul
2005-09-01
1
-3
/
+4
*
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2005-06-26
1
-1
/
+7
*
Remove unused CTX_ARG2 define.
Eric Anholt
2005-05-31
1
-1
/
+0
*
Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts
Eric Anholt
2005-05-31
1
-406
/
+201
*
Add a missing EnsureCmdBufSpace, matching r200.
Eric Anholt
2005-05-28
1
-0
/
+4
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
1
-62
/
+14
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
1
-4
/
+4
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-2
/
+2
*
silence warnings
Alan Hourihane
2004-12-02
1
-2
/
+5
*
Clean up some warnings in the R100 driver with -O -Wall.
Eric Anholt
2004-09-24
1
-1
/
+1
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
1
-0
/
+2
*
Remove unused HAVE_INDEX define.
Eric Anholt
2004-08-16
1
-1
/
+0
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-7
/
+7
*
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
2004-01-27
1
-1
/
+1
*
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2004-01-05
1
-17
/
+1
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-88
/
+58
*
Fix use of uninited value 'flags', removed unused vars.
Keith Whitwell
2003-12-09
1
-2
/
+2
*
Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating
Keith Whitwell
2003-12-09
1
-14
/
+34
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-30
/
+25
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-86
/
+8
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+1332