index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
wgl
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+6
*
st/wgl: Include main/core.h.
Chia-I Wu
2010-08-24
4
-7
/
+3
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-0
/
+7
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-3
/
+3
|
\
|
*
st/wgl: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-3
/
+3
*
|
wgl: Add mapi to includes.
José Fonseca
2010-05-07
1
-0
/
+1
|
/
*
st/wgl: s/st_manager_create_api/st_gl_api_create/
Vinson Lee
2010-04-25
1
-2
/
+2
*
stw: Update for pipe_resource interface changes.
José Fonseca
2010-04-12
1
-15
/
+17
*
stw: Fix minor st_api migration glitches.
José Fonseca
2010-04-12
2
-2
/
+6
*
st/wgl: Switch from st_public.h to st_api.h. [V2]
Chia-I Wu
2010-04-12
12
-197
/
+519
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-3
/
+3
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-1
/
+1
|
\
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
|
gallium: remove trace module injection from various state trackers
Keith Whitwell
2010-03-10
4
-39
/
+3
*
|
st/wgl: add missing paramter
Keith Whitwell
2010-03-10
1
-1
/
+1
*
|
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-10
1
-3
/
+3
|
/
*
wgl: Fix mingw32 build.
Vinson Lee
2010-03-03
1
-2
/
+0
*
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-11
/
+11
|
\
|
*
wgl: Rename pipe formats.
José Fonseca
2010-03-01
1
-11
/
+11
*
|
glapi.c: misc coscmetic for FreeTSD
George Sapountzis
2010-03-01
1
-2
/
+2
|
/
*
wgl: Be lenient when sharing contexts.
José Fonseca
2010-02-15
1
-2
/
+1
*
wgl: Implement wglSwapMultipleBuffers.
José Fonseca
2010-02-13
4
-2
/
+31
*
wgl: Go into dormant state when DLL is unloaded unclealy.
José Fonseca
2010-02-12
1
-0
/
+1
*
wgl: Do not reach out and destroy contexts on cleanup.
José Fonseca
2010-02-12
1
-10
/
+12
*
wgl: Fail gracefully whenever 3D could not be enabled for some reason.
José Fonseca
2010-02-12
4
-1
/
+30
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
3
-53
/
+4
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
2
-2
/
+2
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-3
/
+2
|
\
|
*
wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...
José Fonseca
2010-01-19
1
-1
/
+2
|
*
wgl: Don't export pure-stencil pixel formats.
José Fonseca
2010-01-19
1
-2
/
+0
*
|
scons: Don't globally define WIN32_LEAN_AND_MEAN.
José Fonseca
2010-01-01
1
-1
/
+2
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
3
-38
/
+10
|
\
|
|
*
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
José Fonseca
2009-12-02
3
-38
/
+10
|
*
wgl: Fix copy'n'paste typo in comment.
José Fonseca
2009-11-27
1
-1
/
+1
*
|
Remove remaining pipe format utility functions.
Michal Krol
2009-12-08
2
-5
/
+1
*
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
2
-8
/
+10
*
|
wgl: Fix copy'n'paste typo in comment.
José Fonseca
2009-11-24
1
-1
/
+1
|
/
*
wgl: DWM integration.
José Fonseca
2009-09-24
10
-67
/
+380
*
wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
José Fonseca
2009-09-23
14
-798
/
+525
*
wgl: Flatten the source tree.
José Fonseca
2009-09-23
23
-28
/
+27
*
wgl: Fix debug_printf format specifiers.
José Fonseca
2009-09-23
1
-6
/
+6
*
wgl: Expose pipe_screen/pipe_context via an extension.
José Fonseca
2009-07-16
4
-1
/
+133
*
wgl: Make the stw_framebuffer destructions threadsafe.
José Fonseca
2009-07-06
5
-82
/
+186
*
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
José Fonseca
2009-07-06
1
-2
/
+8
*
wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages.
José Fonseca
2009-07-06
1
-44
/
+45
*
st/wgl: don't advertise WGL_EXT_swap_interval string
Keith Whitwell
2009-07-03
1
-1
/
+1
*
wgl: Lookup framebuffers by HWND whenever possible.
José Fonseca
2009-07-03
1
-0
/
+10
*
st/wgl: dummy implementation of wgl swapinterval extension
Keith Whitwell
2009-07-01
4
-0
/
+63
*
wgl: Optimize wglGetProcAddress.
José Fonseca
2009-07-01
1
-6
/
+6
[next]