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
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: List packages needed on debian systems.
José Fonseca
2009-03-25
1
-0
/
+4
*
python: Allow to dump all images to disk.
José Fonseca
2009-03-25
1
-1
/
+13
*
python: Tweak instructions.
José Fonseca
2009-03-25
1
-2
/
+2
*
python: s/pitch/stride/
José Fonseca
2009-03-25
2
-4
/
+4
*
python: s/num_cbufs/nr_cbufs/
José Fonseca
2009-03-25
3
-3
/
+3
*
wgl: Use right integer type.
José Fonseca
2009-03-25
1
-1
/
+1
*
wgl: Use SetWindowLongPtr.
José Fonseca
2009-03-25
1
-6
/
+6
*
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-21
1
-1
/
+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
3
-28
/
+23
*
stw: Keep per-thread storage for current context and pixel format.
Michal Krol
2009-03-20
7
-12
/
+193
*
st: call _glapi_check_multithread from st_make_current
Keith Whitwell
2009-03-18
1
-5
/
+0
*
stw: Fix makeCurrent.
Thomas Hellstrom
2009-03-18
1
-2
/
+8
*
xlib st: Fix makeCurrent.
Thomas Hellstrom
2009-03-18
2
-11
/
+17
*
st/dri2: use pipe_screen.is_format_supported to choose depth/stencil format
Ben Skeggs
2009-03-18
1
-6
/
+20
*
python: Return on unknown pixel format.
Michal Krol
2009-03-17
1
-0
/
+1
*
python: Fix build after refcount rework.
Michal Krol
2009-03-17
1
-3
/
+3
*
python: Include `p_winsys_screen.h'.
Michal Krol
2009-03-17
1
-8
/
+9
*
python: Do not pass screen object to pipe_buffer_reference.
Michal Krol
2009-03-17
1
-1
/
+1
*
python: Use transfer object to read from a surface.
Michal Krol
2009-03-16
1
-16
/
+32
*
python: pipe_vertex_buffer's pitch member has been renamed to stride.
Michal Krol
2009-03-16
1
-1
/
+1
*
python: size is not a member of pipe_constant_buffer any more.
Michal Krol
2009-03-16
1
-1
/
+0
*
python: Include missing `p_compiler.h' header.
michal
2009-03-16
1
-0
/
+1
*
python: Do not pass shader_state to util shader functions.
michal
2009-03-16
1
-7
/
+2
*
python: Use transfer objects to initialise texture data.
michal
2009-03-16
1
-8
/
+12
*
python: Use new bypass_vs_clip_and_viewport rasteriser flag.
michal
2009-03-16
1
-2
/
+1
*
dri2-gallium: Add occlusion query support at the state tracker level.
Corbin Simpson
2009-03-15
1
-0
/
+2
*
nouveau: bypass_vs_clip_and_viewport
Younes Manton
2009-03-14
2
-5
/
+3
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
5
-7
/
+4
*
wgl: add new dispatch stubs
Brian Paul
2009-03-12
1
-0
/
+3
*
stw: fix uninitialized variable issue
Keith Whitwell
2009-03-12
1
-15
/
+11
*
scons: Also define USE_XSHM for the glx/xlib state tracker build.
Michel Dänzer
2009-03-09
1
-0
/
+2
*
Fix up another instance of _mesa_unreference_framebuffer().
Michel Dänzer
2009-03-09
1
-1
/
+1
*
wgl: Check support for all other depth/stencil formats.
José Fonseca
2009-03-06
1
-7
/
+18
*
wgl: Choose a supported S8Z24/Z24S8/X8Z24/Z24X8.
José Fonseca
2009-03-06
1
-2
/
+24
*
st/xorg: Clean up xorg_exa.c a bit
Jakob Bornecrantz
2009-03-05
1
-22
/
+0
*
st/xorg: Change format function a bit
Jakob Bornecrantz
2009-03-05
1
-9
/
+19
*
st/xorg: Fix transfer double free
Jakob Bornecrantz
2009-03-05
1
-4
/
+10
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
10
-34
/
+40
*
st/dri2: Fake frontbuffer changes
Jakob Bornecrantz
2009-03-04
1
-1
/
+10
*
st/dri2: Hook up flush_frontbuffer
Jakob Bornecrantz
2009-03-04
4
-1
/
+30
*
st/dri2: We are strictly a dri2 driver
Jakob Bornecrantz
2009-03-04
2
-39
/
+17
*
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
10
-14
/
+13
*
wgl: Support the same combinations of single buffer pixel formats.
José Fonseca
2009-03-03
1
-0
/
+12
*
st/xorg: Add Xorg state tracker
Jakob Bornecrantz
2009-03-03
8
-0
/
+2261
*
st/dri2: Add DRI2 a state tracker
Jakob Bornecrantz
2009-03-03
10
-650
/
+572
*
egl: Fix for minor api change
Jakob Bornecrantz
2009-02-27
1
-1
/
+1
*
egl: remove compiler flags from CFLAGS
Brian Paul
2009-02-25
1
-3
/
+1
*
egl: add comment/reminder to fix the CFLAGS in this Makefile
Brian Paul
2009-02-25
1
-0
/
+2
*
gallium: Fix build when exiting CFLAGS contains a path with different gl.h
Benjamin Close
2009-02-25
1
-2
/
+3
[next]