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
/
nouveau
/
nouveau_vbo_t.c
Age
Commit message (
Expand
)
Author
2010-11-15
dri/nouveau: Fix typo.
Francisco Jerez
2010-11-11
dri/nouveau: Split hardware/software TNL instantiation more cleanly.
Francisco Jerez
2010-10-31
dri/nouveau: Fix type promotion issue on 32bit platforms.
Francisco Jerez
2010-10-31
dri/nouveau: Keep small DYNAMIC_DRAW vertex buffers in system ram.
Francisco Jerez
2010-10-31
dri/nouveau: Optimize VBO binding re-emission.
Francisco Jerez
2010-10-31
dri/nouveau: Split out array handling to its own file.
Francisco Jerez
2010-10-31
dri/nouveau: Use a macro to iterate over the bound vertex attributes.
Francisco Jerez
2010-10-31
dri/nouveau: Split out the scratch helpers to a separate file.
Francisco Jerez
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-12
nouveau: Get larger push buffers.
Francisco Jerez
2010-09-21
dri/nouveau: Cleanup more references to old FBOs and VBOs.
Francisco Jerez
2010-03-21
dri/nouveau: Random cleanups.
Francisco Jerez
2010-03-18
dri/nouveau: Implement texcoord generation.
Francisco Jerez
2010-03-18
dri/nouveau: Some minor vertex submission fixes.
Francisco Jerez
2010-03-07
dri/nouveau: Split big client buffers in the indexed case too.
Francisco Jerez
2010-03-04
dri/nouveau: Try to keep client buffers smaller than the scratch VBO length.
Francisco Jerez
2010-03-04
dri/nouveau: Pack client arrays as they're copied to the real BO.
Francisco Jerez
2010-02-17
nouveau: fix legacy dri driver build
Johannes Obermayr
2010-02-04
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez