index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Age
Commit message (
Expand
)
Author
2010-03-05
st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.
Chia-I Wu
2010-03-05
st/egl: Add get_param to native display interface.
Chia-I Wu
2010-03-05
st/egl: Move modeset interface to native_modeset.h.
Chia-I Wu
2010-03-05
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-03-03
wgl: Fix mingw32 build.
Vinson Lee
2010-03-03
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-01
glapi.c: misc coscmetic for FreeTSD
George Sapountzis
2010-03-01
python: Rename pipe formats.
José Fonseca
2010-03-01
vega: Rename pipe formats.
José Fonseca
2010-03-01
wgl: Rename pipe formats.
José Fonseca
2010-03-01
xorg: Rename pipe formats.
José Fonseca
2010-03-01
glx: Rename pipe formats.
José Fonseca
2010-03-01
egl: Rename pipe formats.
José Fonseca
2010-03-01
dri: Rename pipe formats.
José Fonseca
2010-03-01
xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
José Fonseca
2010-03-01
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-02-27
st/dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
st/xorg: Re-enable crtc on resize
Jakob Bornecrantz
2010-02-27
st/xorg: Fix copy-topy
Jakob Bornecrantz
2010-02-27
st/xorg: Make resize fail gracefully
Jakob Bornecrantz
2010-02-27
st/xorg: Obey max {width|height} from kernel and Gallium
Jakob Bornecrantz
2010-02-27
st/xorg: Encapsulate all customizable stuff in a separate class.
Thomas Hellstrom
2010-02-27
st/xorg: A bit more debugging info
Jakob Bornecrantz
2010-02-27
st/xorg: Make default of debugging fallbacks smart
Jakob Bornecrantz
2010-02-27
st/xorg, vmware/xorg: Fix xnfcalloc arguments.
Thomas Hellstrom
2010-02-25
python: Fix typo.
Michal Krol
2010-02-25
st/egl: Reduce validation round-trips in DRI2 backend.
Chia-I Wu
2010-02-25
st/egl: Reduce validation round-trips in ximage backend.
Chia-I Wu
2010-02-25
st/egl: Refactor dri2_surface_get_buffers.
Chia-I Wu
2010-02-25
st/egl: Add dri2InvalidateBuffers.
Chia-I Wu
2010-02-23
st/glx: improved depth/stencil format selection code
Brian Paul
2010-02-23
st/glx: added PIPE_FORMAT_Z24S8_UNORM code
Brian Paul
2010-02-23
st/egl: Unify surface creation.
Chia-I Wu
2010-02-21
st/egl: Disable SHM in ximage backend.
Chia-I Wu
2010-02-21
st/egl: Properly convert vrefresh to refresh rate.
Chia-I Wu
2010-02-21
st/egl: Enable extensions before adding configs.
Chia-I Wu
2010-02-21
st/egl: Do not force validate when update_buffer is called.
Chia-I Wu
2010-02-21
st/egl: Clean up DRI2 surface.
Chia-I Wu
2010-02-21
st/egl: Clean up ximage surface.
Chia-I Wu
2010-02-20
st/xlib: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
Remove _mesa_atoi in favor of plain atoi.
Kenneth Graunke
2010-02-19
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
Remove _mesa_strncpy in favor of plain strncpy.
Kenneth Graunke
2010-02-18
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
[next]