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
/
mesa
Age
Commit message (
Expand
)
Author
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-30
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
i965: Remove unnecessary headers.
Vinson Lee
2010-01-30
i915: Remove unnecessary headers.
Vinson Lee
2010-01-30
intel: Respect texture tiling when doing a PBO blit teximage upload.
Eric Anholt
2010-01-30
intel: Fix inverting of inversion test for windows in glClear cleanup.
Eric Anholt
2010-01-29
Merge commit 'lb2/arb_fragment_coord_conventions'
Keith Whitwell
2010-01-29
tnl: check that state is validated before drawing
Brian Paul
2010-01-29
st/mesa: check that state is validated before drawing
Brian Paul
2010-01-29
vbo: fix missing state validation bugs
Brian Paul
2010-01-29
mesa: do state validation in _mesa_valid_to_render()
Brian Paul
2010-01-29
windows: assorted build fixes
Brian Paul
2010-01-29
mesa: Warn when indices are out of bounds, but do not skip the draw in debug ...
Brian Paul
2010-01-29
st/mesa: Gallium support for ARB_fragment_coord_conventions (v4)
Luca Barbieri
2010-01-29
mesa: don't expose GL_ARB_fragment_coord_conventions until the GLSL part is done
Luca Barbieri
2010-01-28
intel: Set the region's tiling to none when attaching a PBO to a region.
Eric Anholt
2010-01-28
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
radeon: Silence "format" compiler warnings.
Vinson Lee
2010-01-27
swrast: s/FIXED_TO_FLOAT/FixedToFloat/
Brian Paul
2010-01-27
mesa: fix int/uint comparison warnings
Brian Paul
2010-01-27
mesa: fix double->float assignment warnings, int/uint comparison warnings
Brian Paul
2010-01-27
mesa: fix double->float assignment warnings
Brian Paul
2010-01-27
mesa: fix int/uint comparison warnings
Brian Paul
2010-01-27
tnl: fix double->float and int/uint conversion warnings
Brian Paul
2010-01-27
swrast: silence double->float assignment warnings
Brian Paul
2010-01-27
mesa: more info in glActiveTexture error msg
Brian Paul
2010-01-27
r600: fix warning
Alex Deucher
2010-01-27
r600: rv670 support 8 tex instructions just like other r6xx
Alex Deucher
2010-01-27
r600: increase max texture units to 16
Andre Maasikas
2010-01-27
r600: fix XPD with writemask
Andre Maasikas
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
st/mesa: Silence uninitialized variable warning.
Vinson Lee
2010-01-26
intel: Fix PBO blit ReadPixels from an FBO.
Eric Anholt
[next]