index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
wgl
/
shared
/
stw_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wgl: Integrate the trace driver on debug builds.
José Fonseca
2009-04-08
1
-1
/
+22
*
wgl: Remove unused cruft.
José Fonseca
2009-03-27
1
-4
/
+0
*
stw: Do not err on nil context handle in MakeCurrent().
Michal Krol
2009-03-20
1
-3
/
+0
*
stw: Use u_handle_table to maintain context list.
Michal Krol
2009-03-20
1
-16
/
+8
*
stw: Keep per-thread storage for current context and pixel format.
Michal Krol
2009-03-20
1
-7
/
+5
*
stw: Fix makeCurrent.
Thomas Hellstrom
2009-03-18
1
-2
/
+8
*
stw: fix uninitialized variable issue
Keith Whitwell
2009-03-12
1
-15
/
+11
*
wgl: Prevent null pointer reference.
José Fonseca
2009-02-20
1
-0
/
+3
*
wgl: Share more code between icd and standalone driver.
José Fonseca
2009-02-19
1
-75
/
+129
*
stw: use proper stw_context pointers in shared interface
Keith Whitwell
2009-01-28
1
-22
/
+22
*
stw: clean up error paths
Keith Whitwell
2009-01-28
1
-20
/
+22
*
stw: don't call out to wglGetPixelFormat()
Keith Whitwell
2009-01-28
1
-1
/
+1
*
stw: remove duplicate function declarations
Keith Whitwell
2009-01-28
1
-0
/
+1
*
stw: remove header
Keith Whitwell
2009-01-28
1
-1
/
+0
*
stw: move get_proc_address and extension functions to shared
Keith Whitwell
2009-01-28
1
-2
/
+1
*
stw: rename stw_wgl_ --> stw_
Keith Whitwell
2009-01-28
1
-6
/
+6
*
stw: move pixelformat_get/set to shared
Keith Whitwell
2009-01-28
1
-54
/
+0
*
stw: move pixelformat_describe to shared
Keith Whitwell
2009-01-28
1
-0
/
+57
*
wgl: move context functions to shared
Keith Whitwell
2009-01-28
1
-0
/
+288