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
2010-02-10
i965g: ifdef out unused functions.
Vinson Lee
2010-02-10
r300g: Work around "defect" in r300compiler.
Corbin Simpson
2010-02-10
st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.
Vinson Lee
2010-02-10
swrast: Silence uninitialized variable warnings in ss_tritmp.h.
Vinson Lee
2010-02-10
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
ffb: Fix build.
Vinson Lee
2010-02-10
gallium: cast to silence waring
Brian Paul
2010-02-10
gallium: use os_time.h
Brian Paul
2010-02-10
gallium: use os_time.h in pb_bufmgr_cache.c
Brian Paul
2010-02-10
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-10
dri: Fix one last copy-and-paste brain damage from a previous commit
Ian Romanick
2010-02-10
scons: User friendly message for code generated files
José Fonseca
2010-02-10
r300g: Fix typo.
Corbin Simpson
2010-02-10
r300/compiler: r500-fs: Properly set HW register swizzles.
Corbin Simpson
2010-02-10
llvmpipe: Map rendertargets when bound as textures.
José Fonseca
2010-02-10
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
unknown
2010-02-10
glsl/pp: fix extension enable/disable options
Brian Paul
2010-02-10
Add new symbol to exports list
unknown
2010-02-10
Simplify GLSL extension mechanism.
Michal Krol
2010-02-10
glsl/pp: Fix ifdef directive for extension names.
Michal Krol
2010-02-10
glsl: GLSL extensions have the GL_ prefix
Brian Paul
2010-02-10
st/xorg: fix a silly offset bug in xv
Zack Rusin
2010-02-10
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
2010-02-10
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
glu/sgi: Initialize member of class Uarray.
Vinson Lee
2010-02-10
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-09
egl_dri2: Only allocate config if we're going to keep it
Kristian Høgsberg
2010-02-09
egl_dri2: Initialize config attributes with visual id and class from X
Kristian Høgsberg
2010-02-09
egl_dri2: Allow pbuffer and pixmap surfaces for all configs
Kristian Høgsberg
2010-02-10
radeon: Fix printf formatings to match te values.
Pauli Nieminen
2010-02-10
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-09
mesa: move all limit/constant assertions into check_context_limits()
Brian Paul
2010-02-10
Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge.
Francisco Jerez
2010-02-09
r300g: One less assert.
Corbin Simpson
2010-02-09
r300g: Don't write non-existent bit on non-r500.
Corbin Simpson
2010-02-09
r300g: Correct colorbuffer measurements.
Corbin Simpson
2010-02-09
r300g: Be ever-so-slightly more useful on bad shaders.
Corbin Simpson
2010-02-09
egl_dri2: Implement eglBindTexImage()
Kristian Høgsberg
2010-02-09
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
egl_dri2: Use a helper function for looking up and binding extensions
Kristian Høgsberg
2010-02-09
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Brian Paul
2010-02-09
llvmpipe: remove .s rule (already in Makefile.template)
Brian Paul
[next]