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
*
python: Rename pipe formats.
José Fonseca
2010-03-01
2
-2
/
+2
*
vega: Rename pipe formats.
José Fonseca
2010-03-01
5
-13
/
+13
*
wgl: Rename pipe formats.
José Fonseca
2010-03-01
1
-11
/
+11
*
xorg: Rename pipe formats.
José Fonseca
2010-03-01
4
-11
/
+11
*
glx: Rename pipe formats.
José Fonseca
2010-03-01
1
-7
/
+7
*
egl: Rename pipe formats.
José Fonseca
2010-03-01
4
-19
/
+19
*
dri: Rename pipe formats.
José Fonseca
2010-03-01
2
-14
/
+14
*
xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
José Fonseca
2010-03-01
1
-2
/
+2
*
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
1
-1
/
+1
*
st/dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-2
/
+4
*
st/xorg: Re-enable crtc on resize
Jakob Bornecrantz
2010-02-27
1
-3
/
+21
*
st/xorg: Fix copy-topy
Jakob Bornecrantz
2010-02-27
1
-1
/
+1
*
st/xorg: Make resize fail gracefully
Jakob Bornecrantz
2010-02-27
1
-14
/
+55
*
st/xorg: Obey max {width|height} from kernel and Gallium
Jakob Bornecrantz
2010-02-27
1
-2
/
+23
*
st/xorg: Encapsulate all customizable stuff in a separate class.
Thomas Hellstrom
2010-02-27
2
-14
/
+39
*
st/xorg: A bit more debugging info
Jakob Bornecrantz
2010-02-27
1
-0
/
+6
*
st/xorg: Make default of debugging fallbacks smart
Jakob Bornecrantz
2010-02-27
1
-1
/
+1
*
st/xorg, vmware/xorg: Fix xnfcalloc arguments.
Thomas Hellstrom
2010-02-27
1
-1
/
+1
*
python: Fix typo.
Michal Krol
2010-02-25
2
-1
/
+1
*
st/egl: Reduce validation round-trips in DRI2 backend.
Chia-I Wu
2010-02-25
1
-14
/
+88
*
st/egl: Reduce validation round-trips in ximage backend.
Chia-I Wu
2010-02-25
2
-43
/
+39
*
st/egl: Refactor dri2_surface_get_buffers.
Chia-I Wu
2010-02-25
1
-51
/
+67
*
st/egl: Add dri2InvalidateBuffers.
Chia-I Wu
2010-02-25
4
-19
/
+74
*
st/glx: improved depth/stencil format selection code
Brian Paul
2010-02-23
3
-43
/
+71
*
st/glx: added PIPE_FORMAT_Z24S8_UNORM code
Brian Paul
2010-02-23
1
-1
/
+6
*
st/egl: Unify surface creation.
Chia-I Wu
2010-02-23
1
-107
/
+97
*
st/egl: Disable SHM in ximage backend.
Chia-I Wu
2010-02-21
1
-3
/
+10
*
st/egl: Properly convert vrefresh to refresh rate.
Chia-I Wu
2010-02-21
1
-1
/
+4
*
st/egl: Enable extensions before adding configs.
Chia-I Wu
2010-02-21
1
-6
/
+6
*
st/egl: Do not force validate when update_buffer is called.
Chia-I Wu
2010-02-21
1
-6
/
+0
*
st/egl: Clean up DRI2 surface.
Chia-I Wu
2010-02-21
1
-130
/
+182
*
st/egl: Clean up ximage surface.
Chia-I Wu
2010-02-21
1
-61
/
+109
*
st/xlib: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-20
1
-0
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
2
-8
/
+8
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
2
-16
/
+16
*
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
1
-1
/
+1
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
Remove _mesa_atoi in favor of plain atoi.
Kenneth Graunke
2010-02-19
1
-2
/
+2
*
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
1
-6
/
+6
*
Remove _mesa_strncpy in favor of plain strncpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
2010-02-18
1
-2
/
+0
*
st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation.
Francisco Jerez
2010-02-17
1
-2
/
+2
*
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-16
3
-4
/
+27
*
wgl: Be lenient when sharing contexts.
José Fonseca
2010-02-15
1
-2
/
+1
*
python: Reconstruct blend state objects from binary blobs.
José Fonseca
2010-02-15
1
-0
/
+17
*
python: Pretty-printing of blend state.
José Fonseca
2010-02-14
2
-1
/
+19
*
xorg: Use util_format_name().
José Fonseca
2010-02-14
1
-6
/
+7
*
python: Tell swig how to index per-rendertarget blend state.
José Fonseca
2010-02-14
1
-0
/
+14
*
python: Pass p_format.h as-is to swig now that it has no inlines.
José Fonseca
2010-02-14
2
-155
/
+1
[next]