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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for ARB_depth_texture
Ian Romanick
2007-10-17
1
-1
/
+3
*
r300: only init swtcl on tcl-less cards
Dave Airlie
2007-07-04
1
-10
/
+13
*
r300: cleanup some of the swtcl code
Dave Airlie
2007-07-01
1
-1
/
+1
*
Initial r300 modes for swtcl it compiles!!
Dave Airlie
2007-06-14
1
-1
/
+3
*
r300: Removed deprecated/disabled VBO code from r300_mem.c
Oliver McFadden
2007-05-11
1
-9
/
+0
*
r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now.
Oliver McFadden
2007-05-11
1
-1
/
+1
*
r300: Added some more Doxygen documentation and made some functions static.
Oliver McFadden
2007-05-09
1
-4
/
+7
*
r300: Removed the "texmicrotile" variable; the tiling code is disabled via a
Oliver McFadden
2007-05-09
1
-2
/
+0
*
r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300
Oliver McFadden
2007-05-09
1
-3
/
+3
*
r300: Removed the deprecated VTXFMT code.
Oliver McFadden
2007-05-09
1
-9
/
+1
*
r300: Indented r300_context.[ch].
Oliver McFadden
2007-05-09
1
-48
/
+70
*
r300: Renamed the VBO functions to the R300 name format.
Oliver McFadden
2007-05-08
1
-1
/
+1
*
r300: Removed some deprecated code from r300_context.c and corrected an unused
Oliver McFadden
2007-05-08
1
-6
/
+0
*
radeon: enable xpress chipsets
Dave Airlie
2007-05-07
1
-0
/
+3
*
move GL_EXT_stencil_two_side into alphabetical position
Brian
2007-04-16
1
-1
/
+1
*
Fix glActiveStencilFaceEXT dispatch problem (bug 10523).
Brian
2007-04-16
1
-6
/
+3
*
remove _tnl_arb_vertex_program_stage
Brian
2007-04-16
1
-1
/
+0
*
merge of glsl-compiler-1 branch
Brian
2007-03-26
1
-1
/
+1
|
\
|
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-1
/
+1
*
|
r300: Fix texture coordinate calculation for rectangle textures
Nicolai Haehnle
2007-03-24
1
-20
/
+17
|
/
*
r300CreateContext: Really initialize r300->initialMaxAnisotropy.
Michel Dänzer
2007-02-03
1
-0
/
+2
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
1
-4
/
+4
|
\
|
*
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-10-31
1
-4
/
+4
*
|
support as much of GL_EXT_stencil_two_side as we can. untested.
Aapo Tahkola
2007-01-18
1
-0
/
+8
|
/
*
Give the user posibility to choose speed over correctness.
Rune Petersen
2006-08-31
1
-1
/
+3
*
Enable support for GL_EXT_gpu_program_parameters for R300.
Ian Romanick
2006-08-15
1
-0
/
+2
*
Fix #7195
Aapo Tahkola
2006-07-09
1
-2
/
+18
*
Vertex/fragment program patches (Rune Petersen)
Brian Paul
2006-06-30
1
-1
/
+2
*
destroy left-over VBOs on shutdown
Tilman Sauerbeck
2006-06-29
1
-2
/
+6
*
destroy the memory manager along with the context
Tilman Sauerbeck
2006-06-11
1
-0
/
+7
*
prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...
Aapo Tahkola
2006-06-06
1
-3
/
+3
*
need to hold before freeing
Aapo Tahkola
2006-04-23
1
-41
/
+45
*
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-23
1
-0
/
+2
*
Ensure all GART allocations are freed on context destruction, rather than
Adam Jackson
2006-04-21
1
-1
/
+49
*
FP textures and fixes (Ewald Snel)
Brian Paul
2006-03-29
1
-0
/
+1
*
Clean build.
Aapo Tahkola
2006-03-13
1
-0
/
+1
*
Port r200 tex tiling code to run on r300 but keep it disabled.
Aapo Tahkola
2006-03-06
1
-0
/
+4
*
remove broken non arb fp path
Aapo Tahkola
2006-01-27
1
-4
/
+0
*
enable hw vertex programs by default
Aapo Tahkola
2006-01-27
1
-2
/
+2
*
Work around problems with t_vp_build.c
Aapo Tahkola
2006-01-27
1
-2
/
+3
*
Missing bits of code spotted by Tilman Sauerbeck
Aapo Tahkola
2006-01-15
1
-1
/
+27
*
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-12-04
1
-0
/
+3
*
First step of Radeon DRI unification:
Eric Anholt
2005-11-02
1
-4
/
+4
*
Fix broken tnl stage.
Aapo Tahkola
2005-11-01
1
-0
/
+3
*
Re-org and clean-up of vertx/fragment program limits (instructions,
Brian Paul
2005-11-01
1
-16
/
+16
*
Sync with my local tree.
Aapo Tahkola
2005-10-26
1
-76
/
+20
*
Add support for texture compression to R300 driver
Dave Airlie
2005-09-25
1
-0
/
+8
*
add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert...
Roland Scheidegger
2005-09-09
1
-0
/
+1
*
fix a cast/assignment warning
Brian Paul
2005-08-31
1
-1
/
+1
*
Fix card_extensions by following corresponding r200 code.
Vladimir Dergachev
2005-08-06
1
-50
/
+12
[next]