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
Age
Commit message (
Expand
)
Author
2007-01-16
added some VerteAttrib funcs
Brian
2007-01-16
Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...
Brian
2007-01-16
when automatically binding vertex attributes, start with attrib 1, not 0
Brian
2007-01-16
remove dead code
Brian
2007-01-16
comments
Brian
2007-01-16
implement logical or, xor, not
Brian
2007-01-16
some additional vector constructors
Brian
2007-01-16
nouveau: Use the most recent card list.
Stephane Marchesin
2007-01-16
fix _slang_gen_subscript() for the case when a simple vector is accessed as a...
Brian
2007-01-16
Don't special-case index, edgeflag.
Keith Whitwell
2007-01-16
Additional display list tests
Keith Whitwell
2007-01-16
Merge vbo_0_1_branch
Keith Whitwell
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2007-01-16
Merge branch 'vbo_0_1_branch' into vbo-0.2
Keith Whitwell
2007-01-16
Merge branch 'master-merge' into vbo-0.2
Keith Whitwell
2007-01-15
Use arrow keys to pan and z/Z to zoom in/out to explore the fractal.
Brian
2007-01-15
Added new directory of GL shading language demos: glsl
Brian
2007-01-15
Reimplement the post-increment/decrement functions.
Brian
2007-01-15
Implement the ++var and --var operators, improve some constructors.
Brian
2007-01-15
added vec3 constructor code
Brian
2007-01-15
added IR_ELEMENT
Brian
2007-01-15
checkpoint: ++, -- and && operators
Brian
2007-01-15
Redo the way array indexes are handled. Resolve storage location at code emi...
Brian
2007-01-15
mesa: Update _Current along Current on fragment program bound.
Jerome Glisse
2007-01-15
remove old globals
Brian
2007-01-15
comments
Brian
2007-01-15
Move some global vars into slang_assemble_ctx.
Brian
2007-01-15
nouveau:nv10: fix setting clip region
Patrice Mandin
2007-01-15
fix the subassig, mulassign and divassign cases
Brian
2007-01-15
clean-up slang_allocate_storage()
Brian
2007-01-15
Remove unused index buffer.
Keith Whitwell
2007-01-15
Don't special-case FOG attribute initialization.
Keith Whitwell
2007-01-15
Correctly initialize current attribute sizes.
Keith Whitwell
2007-01-15
Remove debug, reenable inplace splitting.
keithw
2007-01-15
Split too-large draw commands.
Keith Whitwell
2007-01-15
Remove special-case handling for index and edgeflag
Keith Whitwell
2007-01-15
Hook in split functionality
keithw
2007-01-15
Add vbo_split files
keithw
2007-01-15
New files to manage splitting drawing commands
keithw
2007-01-15
nouveau: Fix a bug in the nv04 swtcl.
Stephane Marchesin
2007-01-15
nouveau: Add 0x0244 pciid manually for now..
Ben Skeggs
2007-01-15
nouveau: fail CreateScreen on unknown cards instead of guessing.
Ben Skeggs
2007-01-15
nouveau: Implement much of the fog handling.
Carlos Martín Nieto
2007-01-14
nouveau: Update nouveau_reg.h from renouveau to the latest version.
Stephane Marchesin
2007-01-14
nouveau: Make the state cache hierarchical.
Stephane Marchesin
2007-01-14
nouveau: add the nv04 swtcl module (it's untested for now).
Stephane Marchesin
2007-01-14
nouveau: Cleanup the nv10 swtcl module.
Stephane Marchesin
2007-01-14
nouveau: nv10: 16 bits color buffer format
Patrice Mandin
2007-01-14
Merge branch 'master' of git+ssh://pmandin@git.freedesktop.org/git/mesa/mesa
Patrice Mandin
2007-01-14
nouveau: nv10: added missing functions
Patrice Mandin
[prev]
[next]