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-03-24
st/mesa: code clean-ups, formatting fixes, comments, etc
Brian Paul
2010-03-24
st/mesa: rename st_clear() to st_Clear()
Brian Paul
2010-03-24
st/mesa: return GL_TRUE/GL_FALSE if return type is GLboolean
Brian Paul
2010-03-24
progs/egl: Link xeglthreads to libpthread.
Chia-I Wu
2010-03-23
swrast: improve depth texture mipmap selection
Brian Paul
2010-03-23
st/glx: add support for multiple displays
Brian Paul
2010-03-23
glslcompiler: added option to do linking of vert/frag shaders
Brian Paul
2010-03-23
dri: fix dri_test.c for non-TLS build
Luca Barbieri
2010-03-23
dri: add _glthread_GetID to dri_test.c dummy glapi
Luca Barbieri
2010-03-23
dri: make unresolved symbol test link work even without a libGL.so
Luca Barbieri
2010-03-23
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2010-03-23
i965: Stop abusing ctx->NewState flags for storing driver internal changes.
Eric Anholt
2010-03-23
dri: Add $(DRI_LIB_DEPS) when linking the test binary
Kristian Høgsberg
2010-03-23
i965: Stop abusing ctx->NewState flags for storing driver internal changes.
Eric Anholt
2010-03-23
mesa: Also print _NEW_STENCIL in _mesa_print_state()
Kristian Høgsberg
2010-03-23
nvfx: add NOUVEAU_VTXIDX_IN_VRAM variable to put vertex/index buffers in VRAM
Luca Barbieri
2010-03-23
nvfx: delay allocation of buffers in GART/VRAM to validation time
Luca Barbieri
2010-03-23
st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0
Luca Barbieri
2010-03-23
dri: use mv -f instead of mv to ensure no prompting occurs
Luca Barbieri
2010-03-23
docs: update docs with 7.7.1 and 7.8 release info
Brian Paul
2010-03-23
Merge branch '7.8'
Brian Paul
2010-03-23
softpipe: comments, re-formatting, etc
Brian Paul
2010-03-23
softpipe: add special cases for all Z compare modes for 16-bit Z buffer
Brian Paul
2010-03-23
st/glx: better format selection in xmesa_choose_z_stencil_format()
Brian Paul
2010-03-23
nvfx: don't crash on empty fragment program
Luca Barbieri
2010-03-23
nvfx: fix coding style in nvfx_transfer.c
Luca Barbieri
2010-03-23
nvfx: stop incessantly spewing debug messages on the terminal
Luca Barbieri
2010-03-23
nvfx: fix/workaround nv3x hwtnl issues
Luca Barbieri
2010-03-23
dri: test whether the built drivers have unresolved symbols
Luca Barbieri
2010-03-23
radeong: fix build issue with libdrm < 2.4.19
Marek Olšák
2010-03-23
r300g: fix glean occlusion query test
Dave Airlie
2010-03-23
Add missing EGL files to the tarballs.
Chia-I Wu
2010-03-22
glx: Suppress BadDrawable from DRI2CopyRegion
Kristian Høgsberg
2010-03-22
glx: Suppress BadDrawable from DRI2CopyRegion
Kristian Høgsberg
2010-03-22
gallium/docs: Cleanup and clarify point ras info.
Corbin Simpson
2010-03-22
radeong: Always initialize this variable.
Corbin Simpson
2010-03-22
r300g: Cleanup a few old warnings.
Corbin Simpson
2010-03-22
mesa: set version string to 7.8-rc2
Ian Romanick
2010-03-22
GLX/OML: honor OML semantics even if target, divisor and remainder are 0
Jesse Barnes
2010-03-22
i965: Add disasm for SNB MATH opcode.
Eric Anholt
2010-03-22
i965: Enable normal clipping on SNB.
Eric Anholt
2010-03-22
i965: Force single program flow in SNB GS, to match gen4 GS.
Eric Anholt
2010-03-22
i965: Correct copy and wasted field shifts for SNB GS URB.
Eric Anholt
2010-03-22
i965: Enable VS on SNB.
Eric Anholt
2010-03-22
i965: Remove gratuitous jump or nop from OPCODE_END to vertex emit.
Eric Anholt
2010-03-22
i965: Ignore execution mask for the mov(m0, g0) of VS URB write header on SNB.
Eric Anholt
2010-03-22
i965: Allow FS constants to be used as immediates instead of push/pull.
Eric Anholt
2010-03-22
i965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
Eric Anholt
2010-03-22
i965: Optimize OPCODE_CMP by using BRW_SEL to choose results.
Eric Anholt
2010-03-22
st/glx: fix depth/stencil format selection code
Brian Paul
[prev]
[next]