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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: make g3dvl build again
Dave Airlie
2009-07-18
3
-3
/
+0
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
9
-7
/
+351
|
\
|
*
python/retrace: Process the call no passed to --to option inclusively.
José Fonseca
2009-07-16
1
-1
/
+1
|
*
python/retrace: Dump the surface copy contents.
José Fonseca
2009-07-16
1
-0
/
+10
|
*
python/retrace: Flush stdout before calling the pipe driver.
José Fonseca
2009-07-16
1
-0
/
+4
|
*
python: Hack to prevent segmentation faults when python exits.
José Fonseca
2009-07-16
1
-1
/
+7
|
*
wgl: Expose pipe_screen/pipe_context via an extension.
José Fonseca
2009-07-16
4
-1
/
+133
|
*
python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.
José Fonseca
2009-07-16
2
-3
/
+191
|
*
python/retrace: Interpret surface_copy.
José Fonseca
2009-07-15
1
-0
/
+4
|
*
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
José Fonseca
2009-07-15
1
-1
/
+1
*
|
st/egl: Fix broken build after EGL thread changes
Andrew Randrianasulu
2009-07-18
1
-1
/
+1
*
|
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
2
-6
/
+2
*
|
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
2
-7
/
+8
*
|
dri-st: Unbreak GL_EXT_blend_equation_separate.
Corbin Simpson
2009-07-14
1
-0
/
+1
*
|
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-2
/
+0
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-04
5
-123
/
+234
|
\
|
|
*
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
*
|
Merge commit 'origin/openvg-1.0'
Zack Rusin
2009-07-06
50
-0
/
+18857
|
\
\
|
*
|
OpenVG 1.0 State Tracker
Zack Rusin
2009-05-01
50
-0
/
+18857
*
|
|
exa: some infrastucture work for accelerating composite
Zack Rusin
2009-07-06
5
-49
/
+130
*
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
5
-6
/
+79
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
gallium: remove the pipe_sampler_state::shadow_ambient field
Brian Paul
2009-06-30
2
-2
/
+0
*
|
|
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
13
-19
/
+34
*
|
|
st/dri: Fix last depth bits logic
Jakob Bornecrantz
2009-06-27
1
-2
/
+2
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
7
-139
/
+179
|
\
|
|
|
*
|
wgl: Handle flush after a window is destroyed.
José Fonseca
2009-06-24
1
-20
/
+21
|
*
|
wgl: Fix window resizing in multithread applications.
José Fonseca
2009-06-18
4
-47
/
+112
|
*
|
wgl: Move all thread related code together.
José Fonseca
2009-06-18
5
-58
/
+33
|
*
|
st/glx: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
2009-06-17
1
-1
/
+1
|
*
|
wgl: Factor out some repetitive code into inline functions.
José Fonseca
2009-06-17
1
-29
/
+28
*
|
|
st/xorg: Convert to template makefile
Jakob Bornecrantz
2009-06-22
1
-24
/
+13
*
|
|
st/dri: Fix typo when checking for depth formats
Jakob Bornecrantz
2009-06-22
1
-1
/
+1
*
|
|
gallium dri st: Probe the driver for supported surface formats.
Thomas Hellstrom
2009-06-17
4
-63
/
+114
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-16
2
-18
/
+40
|
\
|
|
|
*
|
python/tests: Add is_depth_stencil_format utility function.
José Fonseca
2009-06-15
1
-0
/
+8
|
*
|
python/tests: Cleanup texture_sample.
José Fonseca
2009-06-15
1
-18
/
+32
|
*
|
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-06-15
1
-2
/
+0
*
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-12
2
-11
/
+37
|
\
|
|
|
*
|
python/retrace: Show the contents of the depth/stencil and surfaces before/af...
José Fonseca
2009-06-11
1
-10
/
+28
|
*
|
python/retrace: Interpret is_texture_referenced/is_buffer_referenced.
José Fonseca
2009-06-11
1
-0
/
+8
|
*
|
wgl: Fix prototype.
José Fonseca
2009-06-11
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
1
-7
/
+216
|
\
|
|
|
*
|
python/tests: Test sampling from a depth texture.
José Fonseca
2009-06-11
1
-7
/
+216
*
|
|
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-06-11
1
-2
/
+0
[next]