Merge branch 'mesa_7_5_branch'
[mesa.git] / src / gallium / state_trackers / wgl /
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-16 José Fonsecawgl: Expose pipe_screen/pipe_context via an extension.
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
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-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
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-07-01 Keith Whitwellst/wgl: dummy implementation of wgl swapinterval extension
2009-07-01 José Fonsecawgl: Optimize wglGetProcAddress.
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 José Fonsecawgl: Factor out some repetitive code into inline functions.
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 José Fonsecawgl: Fix prototype.
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-20 Michel DänzerMerge branch 'master' into radeon-rewrite
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...
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-28 José Fonsecawgl: Store current HDC/HGLRC in stw_context.
2009-04-27 José Fonsecawgl: Cope with pre-existing threads.
2009-04-27 José Fonsecawgl: Implement WGL_EXT_extensions_string extension.
2009-04-27 José Fonsecastw: Use a statically initiallized gl proc table.
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-20 José Fonsecawgl: Don't implement broken gl_dispatch_stub_xxx.
2009-04-17 José Fonsecawgl: Put commas in the right places.
2009-04-17 José Fonsecawgl: Flip the pixel format order.
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-10 José Fonsecawgl: Protect the framebuffer with a lock.
2009-04-10 José Fonsecawgl: Note down the gallium pixel formats, instead of...
2009-04-10 José Fonsecawgl: Query the screen for supported formats.
2009-04-10 José Fonsecawgl: Walk through the pixel formats combinations.
2009-04-10 José Fonsecawgl: Keep copies of the PIXELFORMATDESCRIPTOR structures.
2009-04-10 José Fonsecawgl: Slightly simplify pixelformat creation.
2009-04-10 José Fonsecawgl: Move pixel format information into device structure.
2009-04-10 José Fonsecawgl: Combine alpha pixelformat info in color.
2009-04-10 José Fonsecastw: Reorder the pixelformats, so that no alpha pixelfo...
2009-04-10 José Fonsecastw: Don't make assumptions about integer size.
2009-04-10 José Fonsecastw: Free the mesa framebuffer.
2009-04-09 José Fonsecawgl: Remove unused member.
2009-04-09 José Fonsecawgl: Use more stw_* names.
2009-04-09 José Fonsecawgl: Use hooks instead of subclassing the window.
2009-04-09 José Fonsecawgl: Catch the attempt of releasing a context which...
2009-04-09 José Fonsecawgl: Move the framebuffer list to the device. Avoid...
2009-04-09 José Fonsecawgl: More symbol naming normalization.
2009-04-09 José Fonsecastw: Use wglext.h's defines and prototypes.
2009-04-09 José Fonsecastw: Normalize symbols prefix.
2009-04-09 José Fonsecawgl: Add const qualifier to global constant data.
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-08 José Fonsecawgl: Integrate the trace driver on debug builds.
2009-04-06 José Fonsecastw: Choose a color buffer format that matches the...
2009-03-27 José Fonsecawgl: Don't flush surface if it is NULL.
2009-03-27 José Fonsecawgl: Remove unused cruft.
2009-03-25 José Fonsecawgl: Use right integer type.
2009-03-25 José Fonsecawgl: Use SetWindowLongPtr.
next