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.h
Age
Commit message (
Expand
)
Author
2007-05-11
r300: Removed unused FORCE_32BITS_ELTS define.
Oliver McFadden
2007-05-11
r300: Removed the unused CPT macro.
Oliver McFadden
2007-05-11
r300: Moved r300PackFloat24 near r300PackFloat32.
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: Cleaned up radeon_context.h slightly; mostly Indent.
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 dangerous R300_SPAN_DISABLE_LOCKING flag.
Oliver McFadden
2007-05-09
r300: Added some Doxygen comments.
Christoph Bill
2007-05-09
r300: Removed the deprecated VTXFMT code.
Oliver McFadden
2007-05-09
r300: Fixed some more function names.
Oliver McFadden
2007-05-09
r300: Changed r300_run_vb_render calls to r300RunRender in some conditionally
Oliver McFadden
2007-05-09
r300: Indented r300_context.[ch].
Oliver McFadden
2007-05-09
r300: Removed the ugly CARD32 type.
Oliver McFadden
2007-05-09
r300: Renamed vertex_shader.h to r300_vertprog.h
Oliver McFadden
2007-05-08
r300: Renamed the VBO functions to the R300 name format.
Oliver McFadden
2007-05-06
r300: fix broken vbos
Aapo Tahkola
2007-05-05
don't use hw to perform vertex transform etc. when using swtcl. This for comp...
Aapo Tahkola
2007-03-24
r300: Fix texture coordinate calculation for rectangle textures
Nicolai Haehnle
2007-03-24
r300: No assertion when accessing incomplete texture images.
Nicolai Haehnle
2007-03-21
r300: Remove the program-global const_sin index
Nicolai Haehnle
2007-03-20
r300: Whitespace cleanup (remove trailing spaces)
Nicolai Haehnle
2007-03-19
r300: Cleanup fragment program constant allocation, share constants
Nicolai Haehnle
2007-03-19
r300: Fix fragment program reordering
Nicolai Haehnle
2007-03-19
r300: Fix fragment program instruction pairing and register allocation
Nicolai Haehnle
2007-03-11
Guess another unknown register in R300 command buffer initialization. (Oliver...
Aapo Tahkola
2007-03-11
Renamed some of the unkXXX variables in the command buffer init
Oliver McFadden
2007-02-22
r300: get rid of CB_DPATH legacy
Dave Airlie
2007-02-14
r300: Fix cos & add scs to fragment program.
Rune Peterson
2007-02-12
r300: Add proper support for sin/cos instruction in fragment program
Rune Peterson
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-17
fragment.position support
Rune Petersen
2006-11-17
r300_select_vertex_shader4:
Rune Petersen
2006-10-31
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-09-12
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-08-31
Give the user posibility to choose speed over correctness.
Rune Petersen
2006-08-22
extend some DrawRangeElements cases to support rendering more than 65535 vert...
Aapo Tahkola
2006-08-11
support shorts as vertex data
Aapo Tahkola
2006-07-20
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-06-29
instead of messing with _TNL_LAST_GENERIC and _TNL_FIRST_GENERIC, use _TNL_NU...
Tilman Sauerbeck
2006-06-27
Fix generic vertex attribs (Rune Petersen)
Aapo Tahkola
2006-04-26
R300_SPAN_DISABLE_LOCKING env var
Aapo Tahkola
2006-04-23
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-20
limit max program/param length to 255 (spotted by sroland)
Aapo Tahkola
2006-04-11
More GLSL code:
Michal Krol
2006-04-11
Fog support (Ewald Snel)
Aapo Tahkola
2006-03-29
FP textures and fixes (Ewald Snel)
Brian Paul
2006-03-27
remove unnecessary typedefs causing compiler warnings
Roland Scheidegger
2006-03-19
-fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)
Aapo Tahkola
2006-03-13
Clean build.
Aapo Tahkola
[prev]
[next]