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
/
gallium
/
state_trackers
/
wgl
Age
Commit message (
Expand
)
Author
2010-03-12
Merge branch '7.8'
Michel Dänzer
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-10
gallium: remove trace module injection from various state trackers
Keith Whitwell
2010-03-10
st/wgl: add missing paramter
Keith Whitwell
2010-03-10
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-03
wgl: Fix mingw32 build.
Vinson Lee
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-01
glapi.c: misc coscmetic for FreeTSD
George Sapountzis
2010-03-01
wgl: Rename pipe formats.
José Fonseca
2010-02-15
wgl: Be lenient when sharing contexts.
José Fonseca
2010-02-13
wgl: Implement wglSwapMultipleBuffers.
José Fonseca
2010-02-12
wgl: Go into dormant state when DLL is unloaded unclealy.
José Fonseca
2010-02-12
wgl: Do not reach out and destroy contexts on cleanup.
José Fonseca
2010-02-12
wgl: Fail gracefully whenever 3D could not be enabled for some reason.
José Fonseca
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...
José Fonseca
2010-01-19
wgl: Don't export pure-stencil pixel formats.
José Fonseca
2010-01-01
scons: Don't globally define WIN32_LEAN_AND_MEAN.
José Fonseca
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-02
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
José Fonseca
2009-11-27
wgl: Fix copy'n'paste typo in comment.
José Fonseca
2009-11-24
wgl: Fix copy'n'paste typo in comment.
José Fonseca
2009-09-24
wgl: DWM integration.
José Fonseca
2009-09-23
wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
José Fonseca
2009-09-23
wgl: Flatten the source tree.
José Fonseca
2009-09-23
wgl: Fix debug_printf format specifiers.
José Fonseca
2009-07-16
wgl: Expose pipe_screen/pipe_context via an extension.
José Fonseca
2009-07-06
wgl: Make the stw_framebuffer destructions threadsafe.
José Fonseca
2009-07-06
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
José Fonseca
2009-07-06
wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages.
José Fonseca
2009-07-03
st/wgl: don't advertise WGL_EXT_swap_interval string
Keith Whitwell
2009-07-03
wgl: Lookup framebuffers by HWND whenever possible.
José Fonseca
2009-07-01
st/wgl: dummy implementation of wgl swapinterval extension
Keith Whitwell
2009-07-01
wgl: Optimize wglGetProcAddress.
José Fonseca
2009-06-24
wgl: Handle flush after a window is destroyed.
José Fonseca
2009-06-18
wgl: Fix window resizing in multithread applications.
José Fonseca
2009-06-18
wgl: Move all thread related code together.
José Fonseca
2009-06-17
wgl: Factor out some repetitive code into inline functions.
José Fonseca
2009-06-11
wgl: Fix prototype.
José Fonseca
2009-06-09
stw: ignore swapbuffer requests on singlebuffer
Keith Whitwell
2009-06-08
stw: If stfb not set don't call into mesa
Jakob Bornecrantz
2009-06-01
wgl: Destroy the framebuffer when the window is destroyed.
José Fonseca
2009-05-31
wgl: Cleanup framebuffer destruction logic.
José Fonseca
2009-05-31
wgl: Ensure we only create framebuffers for HDC associated with a window.
José Fonseca
2009-05-30
wgl: Use the right pixel format.
José Fonseca
2009-05-30
wgl: Fix debugging output.
José Fonseca
[next]