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
/
gallium
/
drivers
/
llvmpipe
/
lp_setup_vbuf.c
Age
Commit message (
Expand
)
Author
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-10-08
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-09-07
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-06-29
llvmpipe: restore call to lp_setup_update_state()
Brian Paul
2010-06-28
llvmpipe: Ensure outdated framebuffer state is not reused in lp_setup_bind_fr...
José Fonseca
2010-05-05
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
llvmpipe: update driver's provoking vertex code
Brian Paul
2010-04-28
llvmpipe: free vertex buffer memory in lp_setup_vbuf_destroy()
Brian Paul
2010-04-16
llvmpipe: make sure state is up to date before getting vertex layout/info
Brian Paul
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-09
llvmpipe: quads never provoke the first vertex
Marek Olšák
2010-02-07
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-06
llvmpipe: rename some functions
Keith Whitwell
2010-01-06
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell