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
Age
Commit message (
Expand
)
Author
2010-02-03
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-03
os: New OS abstraction module.
José Fonseca
2010-02-03
trace: Include the appropriate header instead of defining prototypes.
José Fonseca
2010-02-02
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
gallium: Use MSVC atomic intrinsics directly instead of the Windows header wr...
José Fonseca
2010-02-01
gallium: Remove unnecessary includes. Add others to compensate.
José Fonseca
2010-02-01
mesa: Add missing includes.
José Fonseca
2010-02-01
llvmpipe: Add missing includes.
José Fonseca
2010-02-01
i915: Add missing includes.
José Fonseca
2010-02-01
util: Add missing includes.
José Fonseca
2010-02-01
draw: Add missing includes.
José Fonseca
2010-02-01
gallium: Drop mutex-based pipe_atomic implementation.
José Fonseca
2010-02-01
mesa: Remove unnecessary headers.
Vinson Lee
2010-02-01
glx: Remove unnecessary headers.
Vinson Lee
2010-01-31
st/dri: Remove duplicate type qualifier.
Vinson Lee
2010-01-31
i965g: Add missing va_end.
Vinson Lee
2010-01-31
r300g: Fix memory leak on memory allocation failure.
Vinson Lee
2010-01-31
r600: Remove duplicate assignment.
Vinson Lee
2010-01-31
egl: Remove unnecessary headers.
Vinson Lee
2010-02-01
nv04: Update to new nouveau_class.h
Marcin Kościelnicki
2010-02-01
nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy
Marcin Slusarz
2010-02-01
nv10, nv20: Fix build.
Francisco Jerez
2010-01-31
egl: Clean up surface attributes.
Chia-I Wu
2010-01-31
egl: Add support for more EGLImage extensions to EGL core.
Chia-I Wu
2010-01-31
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
i965: Silence uninitialized variable warning.
Vinson Lee
2010-01-30
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-01-31
egl: Surface type validaction should depend on extensions supported.
Chia-I Wu
2010-01-31
egl: Initialize display configs with the display.
Chia-I Wu
2010-01-31
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
egl: Refactor _eglInitImage.
Chia-I Wu
2010-01-31
egl: Refactor _eglInitContext.
Chia-I Wu
2010-01-31
egl: Refactor _eglInitSurface.
Chia-I Wu
2010-01-30
i915: Set bit field of length 1 light_twoside to unsigned.
Vinson Lee
2010-01-30
glut: Remove unnecessary headers.
Vinson Lee
2010-01-30
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
r300: Remove unnecessary headers.
Vinson Lee
2010-01-30
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
r128: Remove unnecessary headers.
Vinson Lee
2010-01-31
egl: Remove code blocks that are commented out.
Chia-I Wu
2010-01-31
progs/egl: Update eglinfo to display more attributes.
Chia-I Wu
2010-01-31
st/egl: Do not ignore configs without a renderable type.
Chia-I Wu
2010-01-31
st/egl: Remove egl_g3d_get_current_context.
Chia-I Wu
2010-01-30
intel: Remove unnecessary headers.
Vinson Lee
[next]