index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_context.c
Age
Commit message (
Expand
)
Author
2009-01-23
r300: Enable GL_ATI_separate_stencil in R300
Ian Romanick
2009-01-22
r200/r300: port r200 texture handling to common code
Dave Airlie
2009-01-21
radeon/r200/r300: start to move to common miptree/texobj
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
radeon/r200/r300: start to make cmd buf useful
Dave Airlie
2009-01-14
radeon/r200/r300: make legacy emit non-r300 specific
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate swap buffers
Dave Airlie
2009-01-14
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2008-11-14
r300: SetTex extension support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-22
r300: Adapt to the removal of _tnl_ProgramCacheInit() and friends.
Michel Dänzer
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-07-27
r300: Implement ARB_shadow_ambient; add STATE_SHADOW_AMBIENT
Nicolai Haehnle
2008-06-30
r3xx/r5xx: Enable ARB_point_parameters.
Corbin Simpson
2008-06-30
r300: Cleanup LodBias support
Nicolai Haehnle
2008-06-14
r300: Implement GL_ARB_shadow and GL_EXT_shadow_funcs
Nicolai Haehnle
2008-05-12
R500: add support for 4k textures
Alex Deucher
2008-04-24
enable GL_EXT_multi_draw_arrays (see bug 15670)
Pierre Beyssac
2007-10-17
Initial support for ARB_depth_texture
Ian Romanick
2007-07-04
r300: only init swtcl on tcl-less cards
Dave Airlie
2007-07-01
r300: cleanup some of the swtcl code
Dave Airlie
2007-06-14
Initial r300 modes for swtcl it compiles!!
Dave Airlie
2007-05-11
r300: Removed deprecated/disabled VBO code from r300_mem.c
Oliver McFadden
2007-05-11
r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now.
Oliver McFadden
2007-05-09
r300: Added some more Doxygen documentation and made some functions static.
Oliver McFadden
2007-05-09
r300: Removed the "texmicrotile" variable; the tiling code is disabled via a
Oliver McFadden
2007-05-09
r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300
Oliver McFadden
2007-05-09
r300: Removed the deprecated VTXFMT code.
Oliver McFadden
2007-05-09
r300: Indented r300_context.[ch].
Oliver McFadden
2007-05-08
r300: Renamed the VBO functions to the R300 name format.
Oliver McFadden
2007-05-08
r300: Removed some deprecated code from r300_context.c and corrected an unused
Oliver McFadden
2007-05-07
radeon: enable xpress chipsets
Dave Airlie
2007-04-16
move GL_EXT_stencil_two_side into alphabetical position
Brian
2007-04-16
Fix glActiveStencilFaceEXT dispatch problem (bug 10523).
Brian
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-03-26
merge of glsl-compiler-1 branch
Brian
2007-03-24
r300: Fix texture coordinate calculation for rectangle textures
Nicolai Haehnle
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2007-02-03
r300CreateContext: Really initialize r300->initialMaxAnisotropy.
Michel Dänzer
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-01-18
support as much of GL_EXT_stencil_two_side as we can. untested.
Aapo Tahkola
2006-10-31
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-08-31
Give the user posibility to choose speed over correctness.
Rune Petersen
2006-08-15
Enable support for GL_EXT_gpu_program_parameters for R300.
Ian Romanick
2006-07-09
Fix #7195
Aapo Tahkola
2006-06-30
Vertex/fragment program patches (Rune Petersen)
Brian Paul
2006-06-29
destroy left-over VBOs on shutdown
Tilman Sauerbeck
[prev]
[next]