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
Age
Commit message (
Expand
)
Author
2009-10-17
intel: Disallow relocations to the byte beyond the end of the buffer
Chris Wilson
2009-10-16
mesa: fix/update some comments
Brian Paul
2009-10-16
mesa: lift default symlinks target into Makefile.template
Brian Paul
2009-10-16
mesa: use EXTRA_MODULES and SUBDIRS to build r300 compiler
Brian Paul
2009-10-16
mesa: added SUBDIRS support in dri/Makefile.template
Brian Paul
2009-10-16
mesa: move a comma
Brian Paul
2009-10-16
mesa: added MESA_GLSL=useprog debug flag
Brian Paul
2009-10-16
r300g: Use a hash table to look up vertex info.
Corbin Simpson
2009-10-16
util: Change function names to begin with u_.
Corbin Simpson
2009-10-15
r300g: Set logical ID for each emitted texture/sampler.
Corbin Simpson
2009-10-15
nouveau: nv30: Hack to enforce same number of bits as front buffer, for rende...
Patrice Mandin
2009-10-15
nouveau: nv30: refuse binding a colour buffer with a zeta buffer with differe...
Patrice Mandin
2009-10-15
st/xorg: refix source over
Zack Rusin
2009-10-15
egl: Rework the synchronization primitives.
Chia-I Wu
2009-10-15
egl: Rework eglSwapInterval.
Chia-I Wu
2009-10-15
egl: Rework error checking in eglSwapBuffers.
Chia-I Wu
2009-10-15
egl: Update comments about eglapi.c.
Chia-I Wu
2009-10-15
egl: Rework error checking in eglGetCurrentSurface.
Chia-I Wu
2009-10-15
egl: Include GL header in eglconfigutil.h.
Chia-I Wu
2009-10-15
egl: Fix GLX_USE_TLS build.
Chia-I Wu
2009-10-15
egl: Fix eglCheckConfigHandle.
Chia-I Wu
2009-10-14
trace: Handle transfer returning null
Jakob Bornecrantz
2009-10-15
st/xorg: fix most of the composition modes
Zack Rusin
2009-10-14
r300g: Move ZTOP to its own state atom.
Corbin Simpson
2009-10-14
mesa: added VERBOSE_SWAPBUFFERS
Brian Paul
2009-10-14
vbo: clean-ups, reformatting
Brian Paul
2009-10-14
mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc.
Brian Paul
2009-10-14
mesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to reflect what it does
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-13
st/xorg: Fix dpms include problems
Jakob Bornecrantz
2009-10-14
st/xorg: get transparency on fills working (fixes Qt/KDE apps)
Zack Rusin
2009-10-14
i915g: Fix warnings
Jakob Bornecrantz
2009-10-14
r600: enable EXT_vertex_array_bgra extensions
Alex Deucher
2009-10-14
util: Fix cpu detection on Windows. Cleanup.
José Fonseca
2009-10-14
llvmpipe: Use ALIGN_STACK.
José Fonseca
2009-10-14
gallium: New ALIGN_STACK macro to tell gcc to align stack pointer.
José Fonseca
2009-10-14
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-14
mesa: remove left-over debug printf
Brian Paul
2009-10-14
r300g: Move ztop to derived state.
Corbin Simpson
2009-10-14
r300g: Compiler warning cleanup.
Corbin Simpson
2009-10-14
r300g: remove buffer add that should be unnecessary.
Dave Airlie
2009-10-14
r300g: add QUERY to KITCHEN_SINK
Dave Airlie
2009-10-14
r300g: add one more ZTOP disable bit.
Dave Airlie
2009-10-14
r300g: port over last parts of oq support.
Dave Airlie
2009-10-14
r300g: convert query to a state for emitting.
Dave Airlie
2009-10-14
r300g: fixup arb occulsion query support.
Dave Airlie
2009-10-14
r300g: attempt to make bo space check sane.
Dave Airlie
2009-10-14
r300g: fix case where texture unit 0 is disabled but unit 1 is enabled.
Dave Airlie
2009-10-13
mesa: minor tweak to printf string
Brian Paul
[next]