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-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-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
2009-01-30
stw: Don't use the winsys.
José Fonseca
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-27
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2009-01-27
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
wgl: relocate wgl code to state_trackers/wgl
Keith Whitwell
2009-01-26
gallium: updated comments in st_extensions.c
Brian Paul
2009-01-24
mesa: declare pipe_texture in st_public.h
Pekka Paalanen
2009-01-23
wgl: Adapt for st_get_framebuffer_surface call change.
José Fonseca
2009-01-23
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-19
statetracker: copy back color buffer to front buffer when needed
Brian Paul
2009-01-16
stw: Dispatch to our stw_winsys::flush_front_buffer
José Fonseca
2009-01-15
mesa: tweak to formatting
Alan Hourihane
2009-01-15
mesa: small cleanup
Alan Hourihane
2009-01-15
mesa: revert partial commit for 0x0 render targets
Alan Hourihane
2009-01-14
mesa: handle some cases of 0x0 render targets
Alan Hourihane
2009-01-09
st: build fix
Alan Hourihane
2009-01-08
wgl: Do not provide DllMain inside the state tracker.
José Fonseca
2009-01-08
wgl: Ensure public symbols get the proper DLL linkage attributes.
José Fonseca
2009-01-04
gallium: fix MaxTextureCoordUnits init
Brian Paul
2009-01-02
gallium: assorted state tracker fixes for > 8 texture samplers
Brian Paul
2009-01-02
gallium: fix texcoord loop for rasterpos attributes
Brian Paul
2009-01-02
gallium: clamp MaxVertexTextureImageUnits against Mesa limit
Brian Paul
2008-12-30
gallium: Remove unused variables.
José Fonseca
2008-12-19
gallium: set ST_NEW_FRAMEBUFFER when setting new surfaces
Alan Hourihane
2008-12-18
gallium: fix two-sided lighting test in state tracker
Brian Paul
2008-12-15
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-12
mesa: move declaration
Alan Hourihane
2008-12-12
mesa: when we have interleaved arrays, check bounds for both
Alan Hourihane
2008-12-12
gallium: fix refcount bug introduced in eb20e2984
Keith Whitwell
2008-12-12
gallium: avoid mapping same vertex buffer in subsequent frames
Keith Whitwell
2008-12-12
st: reduce unnecessary calls to pipe->set_vertex_buffers()
Keith Whitwell
2008-12-12
st: move feedback draw function to new file
Keith Whitwell
2008-12-12
st: don't unilaterally ABS the argument to RSQ
Keith Whitwell
2008-12-12
mesa: Bring in new mesa sub-statetracker.
José Fonseca
2008-12-12
gallium: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
[next]