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-01-26
r300g: Make vertex_format into an atom.
Corbin Simpson
2010-01-26
r300g: Kill dead code for hashing custom state.
Corbin Simpson
2010-01-26
r300g: Add A8_UNORM texture format.
Corbin Simpson
2010-01-27
radeon/r200/r300: don't clean non-emitted state.
Dave Airlie
2010-01-27
radeon: remove unused file
Dave Airlie
2010-01-26
intel: Remove dead code from having to clip copyteximage source rect.
Eric Anholt
2010-01-26
intel: Use a handy helper in glReadPixels source clipping.
Eric Anholt
2010-01-26
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-26
intel: Remove the remaining cliprects code from DRI1.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from spans code.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from blit glBitmap.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from CopyPixels.
Eric Anholt
2010-01-26
intel: Remove DRI1 junk from glClear blit implementation.
Eric Anholt
2010-01-26
i965: Remove DRI1 leftovers from stipple offset handling.
Eric Anholt
2010-01-26
i965g: Silence uninitialized variable warning.
Vinson Lee
2010-01-26
softpipe: Remove unused variables.
Vinson Lee
2010-01-26
st/mesa: Silence uninitialized variable warning.
Vinson Lee
2010-01-26
intel: Fix PBO blit ReadPixels from an FBO.
Eric Anholt
2010-01-26
docs: add documentation to double opcodes
Igor Oliveira
2010-01-26
i965: Add support for EXT_draw_buffers2.
Eric Anholt
2010-01-26
i965: Fix fp fragment.position handling and enable HW part of ARB_fcc.
Eric Anholt
2010-01-26
swrast: Implement ARB_fragment_coord_conventions but don't enable.
Eric Anholt
2010-01-26
support an 'embedded' platform target which turns off most parts of the
Alan Hourihane
2010-01-26
Check for __USE_MISC for defining uint & ushort
Alan Hourihane
2010-01-26
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-26
mesa: Don't bind DRAW/READ_FRAMEBUFFER separately without FBO blit support
Erik Wien
2010-01-26
intel: make sure we update the renderbuffers after a swap
Jesse Barnes
2010-01-26
add missing SCons.Util
Alan Hourihane
2010-01-26
vbo: if 'end' is out of bounds, clamp it
Brian Paul
2010-01-26
vbo: clamp DrawElements start/end to max possible values
Brian Paul
2010-01-26
fix typo
Alan Hourihane
2010-01-26
Allow the environment to override certain flags.
Alan Hourihane
2010-01-26
only use -Werror flags with gcc 4.2.x and 4.3.x.
Alan Hourihane
2010-01-26
glxgears: Support GLX_EXT_swap_control for querying the current swap interval.
Aaron Plattner
2010-01-26
mesa: remove redundant _MaxElement computation
Brian Paul
2010-01-26
progs/tests: use glDrawRangeElements() in bufferobj.c
Brian Paul
2010-01-26
docs: document Intel, R300 env vars
Brian Paul
2010-01-26
egl: Remove _eglOpenDriver and _eglCloseDriver.
Chia-I Wu
2010-01-26
egl: Fix a segfault when a display is initialized again.
Chia-I Wu
2010-01-26
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-26
egl: Fix leaks in eglReleaseThread.
Chia-I Wu
2010-01-26
egl: Refactor _eglMakeCurrent.
Chia-I Wu
2010-01-26
egl: Add _eglGetAPIContext.
Chia-I Wu
2010-01-26
egl: Use a boolean to indicate whether a resource is linked.
Chia-I Wu
2010-01-26
egl: Mark _eglCheckResource as PUBLIC.
Chia-I Wu
2010-01-26
glsl/pp: Silence GCC "no previous prototype" warning.
Vinson Lee
2010-01-25
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
Eric Anholt
2010-01-25
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame d...
Eric Anholt
2010-01-25
i965: Remove unnecessary malloc/free in VS binding table setup.
Eric Anholt
2010-01-25
i965: Fix build after merge of mesa stable branch.
Eric Anholt
[next]