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
/
i965
/
brw_context.h
Age
Commit message (
Expand
)
Author
2008-02-04
[965] Remove dead brw_vertex_element members.
Eric Anholt
2008-01-10
[965] Improve performance by allocating CURBE buffers a page at a time.
Eric Anholt
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[965] Allow more than one draw_prims per batchbuffer.
Eric Anholt
2008-01-09
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-03
[intel] Convert relocations to not be cleared out on buffer submit.
Eric Anholt
2008-01-02
[965] Convert WM unit to use a cache key instead of brw_cache_data.
Eric Anholt
2008-01-02
[965] Convert sampler state to use a cache key instead of brw_cache_data.
Eric Anholt
2007-12-14
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-11-20
[965] Replace 965 texture format code with common code.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2007-01-06
Various warning fixes for i965 driver.
Keith Packard
2006-12-09
i965: Fix a crash with wine by not allocating >1MB on the stack.
Eric Anholt
2006-11-29
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-09-07
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-09-06
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt
[prev]