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
/
pipe
/
i915simple
/
i915_state_immediate.c
Age
Commit message (
Expand
)
Author
2007-12-17
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-11-22
Make it compile under Win32.
Michal
2007-11-07
Track hardware vertex buffer state changes.
José Fonseca
2007-09-21
Convert i915 to use cso semantics of alpha_test.
Zack Rusin
2007-09-21
Make the alpha test state a cso.
Zack Rusin
2007-09-20
Make the rasterizer state in i915 use the cso semantics.
Zack Rusin
2007-09-20
Rewrite the depth_stencil state handling in i915.
Zack Rusin
2007-09-19
Convert the i915 driver blend state to the new semantics.
Zack Rusin
2007-09-18
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
First stab at immutable state objects (create/bind/delete)
Zack Rusin
2007-08-23
remove dead/debug code, misc clean-up
Brian
2007-08-23
Checkpoint commit: i915 texture works, use new vertex_info struct
Brian
2007-08-22
Checkpoint: texture image and sampler state handling, plus better vertex form...
Brian
2007-08-22
remove unneeded include
Brian
2007-08-13
Start breaking the #include dependencies between pipe drivers and mesa.
Keith Whitwell
2007-08-09
Add more i915 state packets.
Keith Whitwell
2007-08-09
Missing files
Keith Whitwell