Merge commit 'origin/gallium-0.1'
[mesa.git] / src / mesa / state_tracker /
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-03 Keith Whitwellmesa/st: implement MapBufferRange callback
2009-03-02 Brian Paulgallium: only enable depth test if a depth bufffer...
2009-02-28 Brian Paulmesa: rename, reorder FRAG_RESULT_x tokens
2009-02-28 Joakim Sindholtmesa: fix remaining FEEDBACK_TOKEN macros
2009-02-27 Brian Paulgallium: fix state tracker's stencil buffer test
2009-02-27 Brian Paulgallium: add st_validate_framebuffer() driver function
2009-02-24 Keith Whitwellmesa/st: support l8 as well as i8 in bitmap code
2009-02-24 José Fonsecagallium: Add pipe_buffer_write/read inlines.
2009-02-23 Brian Paulgallium: include st_cb_viewport.h to silence warning
2009-02-23 Brian Paulgallium: fix build breakage in st_cb_viewport.c
2009-02-23 Alan Hourihanemesa: only call update_buffer when it's available
2009-02-23 Alan Hourihanegallium: add winsys interface for viewport changes...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-22 Brian Paulmesa: move a bunch of compiler-related stuff into new...
2009-02-21 Brian Paulmesa: use an array for current texture objects
2009-02-20 Brian Paulgallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture...
2009-02-19 Brian Paulmesa: support GL_EXT_stencil_two_side in gallium/mesa...
2009-02-19 José Fonsecamesa: Free the util shaders with the gallium's FREE.
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith Whitwellgallium: fix merge
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-18 José Fonsecautil: Move p_debug.h into util module.
2009-02-17 Alan Hourihanemesa: remove old comment as it's fixed elsewhere now.
2009-02-13 Michel Dänzergallium: Various coordinate fixups for texture transfers.
2009-02-12 Michel Dänzergallium: Fix GL_DEPTH CopyPixels tile coordinates.
2009-02-12 Michel Dänzergallium: Fix accumulation buffer tile coordinates.
2009-02-12 Brian Paulmesa: use new ST_CALLOC_STRUCT() macro in gallium state...
2009-02-12 Brian Paulmesa: consistantly use mesa memory-functions in gallium...
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-10 Patrice MandinMissing: tgsi: Fix build -- rename Size to NrTokens.
2009-02-10 José Fonsecamesa: Compare formats using nominal bytes per pixel.
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-05 Michel Dänzergallium: No longer allow CPU mapping surfaces directly.
2009-02-03 Alan Hourihanemesa: fix offset problem with interleaved arrays
2009-02-03 Zack Rusingallium: remove pipe_buffer from surfaces
2009-02-02 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 José Fonsecawgl: Only export the same symbols as Microsoft's opengl...
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-01-30 José Fonsecastw: Remove pipe_winsys references.
2009-01-30 José Fonsecagallium: Don't ask winsys name -- let pipe screen do...
2009-01-30 José Fonsecastw: Don't use the winsys.
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-27 Zack Rusingallium: remove redundant size from the constant buffer
2009-01-27 Zack Rusingallium: it's a reference value, not a reference number
2009-01-27 Zack Rusingallium: standardize api on the prefix "nr"
2009-01-27 Zack Rusingallium: standardize naming of masks
2009-01-27 Zack Rusingallium: standardize on stride instead of pitch in...
2009-01-27 Keith Whitwellwgl: relocate wgl code to state_trackers/wgl
2009-01-26 Brian Paulgallium: updated comments in st_extensions.c
2009-01-24 Pekka Paalanenmesa: declare pipe_texture in st_public.h
2009-01-23 José Fonsecawgl: Adapt for st_get_framebuffer_surface call change.
2009-01-23 Alan Hourihanegallium: change the st_get_framebuffer_surface/texture...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-19 Brian Paulstatetracker: copy back color buffer to front buffer...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-16 José Fonsecastw: Dispatch to our stw_winsys::flush_front_buffer
2009-01-15 Alan Hourihanemesa: tweak to formatting
2009-01-15 Alan Hourihanemesa: small cleanup
2009-01-15 Alan Hourihanemesa: revert partial commit for 0x0 render targets
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan Hourihanemesa: handle some cases of 0x0 render targets
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Alan Hourihanest: build fix
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-08 José Fonsecawgl: Do not provide DllMain inside the state tracker.
2009-01-08 José Fonsecawgl: Ensure public symbols get the proper DLL linkage...
2009-01-06 José Fonsecawgl: Do not provide DllMain inside the state tracker.
2009-01-06 José Fonsecawgl: Ensure public symbols get the proper DLL linkage...
2009-01-06 Brian Paulmesa: pass shader centroid/invariant info through to...
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-04 Brian Paulgallium: fix MaxTextureCoordUnits init
2009-01-02 Brian Paulgallium: assorted state tracker fixes for > 8 texture...
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-02 Brian Paulgallium: fix texcoord loop for rasterpos attributes
2009-01-02 Brian Paulgallium: clamp MaxVertexTextureImageUnits against Mesa...
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-30 José Fonsecagallium: Remove unused variables.
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-19 Alan Hourihanegallium: set ST_NEW_FRAMEBUFFER when setting new surfaces
2008-12-18 Brian Paulgallium: fix two-sided lighting test in state tracker
2008-12-18 Brian Paulgallium: fix two-sided lighting test in state tracker
2008-12-16 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan Hourihanemesa: move declaration
2008-12-12 Alan Hourihanemesa: when we have interleaved arrays, check bounds...
2008-12-12 Keith Whitwellgallium: fix refcount bug introduced in eb20e2984
next