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-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
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
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
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
mesa: remove redundant _MaxElement computation
Brian Paul
2010-01-26
mesa/st: code cleanups for new blend functionality
Roland Scheidegger
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
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
r300: rv350+ support FLT16_2/4 vertex formats
Alex Deucher
2010-01-25
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-25
Fix compressed texture loads for non-minimal pitches again
Luca Barbieri
2010-01-24
st/mesa: fix int->uint conversion for negative scissor bound values
Brian Paul
2010-01-24
mesa: move _mesa_debug() call earlier in _mesa_Scissor
Brian Paul
2010-01-24
st/mesa: fix unsigned/signed breakage in scissor
Xavier Chantry
2010-01-24
mesa/es: Improve Makefile rules.
Chia-I Wu
[next]