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
/
state_tracker
Age
Commit message (
Expand
)
Author
2009-03-07
gallium: use unsigned long to silence warnings with 64-bit build
Brian Paul
2009-03-07
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-04
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
2009-03-04
mesa: Clear cache->trans after destroying the transfer.
José Fonseca
2009-03-04
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
mesa: Implement and use FlushMappedBufferRange.
José Fonseca
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
gallium: remove old state tracker renderbuffer attachment assertion
Brian Paul
2009-03-03
mesa: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2009-03-03
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
mesa/st: implement MapBufferRange callback
Keith Whitwell
2009-03-02
gallium: only enable depth test if a depth bufffer is available
Brian Paul
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-28
mesa: fix remaining FEEDBACK_TOKEN macros
Joakim Sindholt
2009-02-27
gallium: fix state tracker's stencil buffer test
Brian Paul
2009-02-27
gallium: add st_validate_framebuffer() driver function
Brian Paul
2009-02-24
mesa/st: support l8 as well as i8 in bitmap code
Keith Whitwell
2009-02-24
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-23
gallium: include st_cb_viewport.h to silence warning
Brian Paul
2009-02-23
gallium: fix build breakage in st_cb_viewport.c
Brian Paul
2009-02-23
mesa: only call update_buffer when it's available
Alan Hourihane
2009-02-23
gallium: add winsys interface for viewport changes to support DRI2
Alan Hourihane
2009-02-22
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-21
mesa: use an array for current texture objects
Brian Paul
2009-02-20
gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture types for TEX instruct...
Brian Paul
2009-02-19
mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker
Brian Paul
2009-02-19
mesa: Free the util shaders with the gallium's FREE.
José Fonseca
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-16
gallium: fix merge
Keith Whitwell
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-17
mesa: remove old comment as it's fixed elsewhere now.
Alan Hourihane
2009-02-13
gallium: Various coordinate fixups for texture transfers.
Michel Dänzer
2009-02-12
gallium: Fix GL_DEPTH CopyPixels tile coordinates.
Michel Dänzer
2009-02-12
gallium: Fix accumulation buffer tile coordinates.
Michel Dänzer
2009-02-12
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-02-12
mesa: consistantly use mesa memory-functions in gallium state tracker
Brian Paul
2009-02-10
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Brian Paul
2009-02-10
Missing: tgsi: Fix build -- rename Size to NrTokens.
Patrice Mandin
2009-02-10
mesa: Compare formats using nominal bytes per pixel.
José Fonseca
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-03
mesa: fix offset problem with interleaved arrays
Alan Hourihane
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
Merge branch 'gallium-wgl-rework' into gallium-0.2
Keith Whitwell
2009-01-30
stw: Remove pipe_winsys references.
José Fonseca
2009-01-30
gallium: Don't ask winsys name -- let pipe screen do that if it wants.
José Fonseca
[next]