gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from default exten...
[mesa.git] / src / gallium / state_trackers /
2009-07-14 Patrice Mandingallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remov...
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-06 José Fonsecawgl: Make the stw_framebuffer destructions threadsafe.
2009-07-06 José Fonsecawgl: Check for multiple threads before GET_CURRENT_CONTEXT.
2009-07-06 José Fonsecawgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE...
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-06 Zack Rusinexa: some infrastucture work for accelerating composite
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-03 Keith Whitwellst/wgl: don't advertise WGL_EXT_swap_interval string
2009-07-03 José Fonsecawgl: Lookup framebuffers by HWND whenever possible.
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-30 Brian Paulgallium: remove the pipe_sampler_state::shadow_ambient...
2009-07-01 Keith Whitwellst/wgl: dummy implementation of wgl swapinterval extension
2009-07-01 José Fonsecawgl: Optimize wglGetProcAddress.
2009-06-30 Jakob Bornecrantzdrm/st: Return drm_api struct from a function
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-24 José Fonsecawgl: Handle flush after a window is destroyed.
2009-06-18 José Fonsecawgl: Fix window resizing in multithread applications.
2009-06-18 José Fonsecawgl: Move all thread related code together.
2009-06-17 Brian Paulst/glx: added null ptr check in Fake_glXCreatePixmap()
2009-06-17 José Fonsecawgl: Factor out some repetitive code into inline functions.
2009-06-15 José Fonsecapython/tests: Add is_depth_stencil_format utility function.
2009-06-15 José Fonsecapython/tests: Cleanup texture_sample.
2009-06-15 Thomas Hellstromdri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TAR...
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-27 Jakob Bornecrantzst/dri: Fix last depth bits logic
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Thomas Hellstromgallium dri st: Probe the driver for supported surface...
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-22 Jakob Bornecrantzst/xorg: Convert to template makefile
2009-06-22 Jakob Bornecrantzst/dri: Fix typo when checking for depth formats
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 José Fonsecapython/retrace: Show the contents of the depth/stencil...
2009-06-11 José Fonsecapython/retrace: Interpret is_texture_referenced/is_buff...
2009-06-11 José Fonsecawgl: Fix prototype.
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José Fonsecapython/tests: Test sampling from a depth texture.
2009-06-10 Thomas Hellstromdri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TAR...
2009-06-09 Keith Whitwellstw: ignore swapbuffer requests on singlebuffer
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-08 Jakob Bornecrantzstw: If stfb not set don't call into mesa
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-02 José Fonsecawgl: Destroy the framebuffer when the window is destroyed.
2009-06-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-01 José Fonsecawgl: Cleanup framebuffer destruction logic.
2009-05-31 José Fonsecawgl: Ensure we only create framebuffers for HDC associa...
2009-05-31 José Fonsecawgl: Use the right pixel format.
2009-05-31 José Fonsecawgl: Fix debugging output.
2009-05-31 José Fonsecawgl: Rename function.
2009-05-31 José Fonsecawgl: Remove unused field.
2009-05-31 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-21 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Jakob Bornecrantzst/dri: Only create new textures if drawable has changed
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Corbin Simpsondri-gallium: Add GLSL support.
2009-05-15 Jakob Bornecrantzst/egl: Use proper Makefile
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-11 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-08 José Fonsecawgl: Grow the maximum number of pixel formats to cope...
2009-05-08 José Fonsecawgl: Export pixelformats with accumulation bits.
2009-05-08 Keith Whitwellstw: fix potential uninitialized use of curctx
2009-05-08 José Fonsecawgl: Enforce a minimum 1x1 framebuffer size.
2009-05-08 José Fonsecawgl: Add assertion for missing function.
2009-05-08 José Fonsecawgl: Remove unused variable.
2009-05-08 José Fonsecawgl: Implement ShareLists.
2009-05-08 José Fonsecawgl: Implemente SwapLayerBuffers.
2009-05-08 José Fonsecawgl: Include alpha bits in pixel format's cColorBits...
2009-05-08 José Fonsecawgl: UINT_PTR null value is an integral type, so return...
2009-05-08 José Fonsecawgl: Export pixelformats with accumulation bits.
2009-05-08 Keith Whitwellstw: fix potential uninitialized use of curctx
2009-05-08 José Fonsecawgl: Enforce a minimum 1x1 framebuffer size.
2009-05-08 José Fonsecawgl: Add assertion for missing function.
2009-05-08 José Fonsecawgl: Remove unused variable.
2009-05-08 José Fonsecawgl: Implement ShareLists.
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 José Fonsecawgl: Implemente SwapLayerBuffers.
2009-05-05 José Fonsecawgl: Include alpha bits in pixel format's cColorBits...
2009-05-05 José Fonsecawgl: UINT_PTR null value is an integral type, so return...
next