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-02-03
mesa: add error check for querying invalid texture matrix
Brian Paul
2010-02-03
mesa: use Elements() as limit in loops over texture/program matrix stacks
Brian Paul
2010-02-03
mesa: add out of bounds assertions for accessing texture matrix stack
Brian Paul
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
mesa: Factor out the fb initialization details from _mesa_new_framebuffer.
Francisco Jerez
2010-02-03
vbo: fix void * arithmetic warning
Keith Whitwell
2010-02-03
vbo: Fix up in-place splitting for non-contiguous/indexed primitives.
Francisco Jerez
2010-02-03
mesa/st: bump the gallium version number
Keith Whitwell
2010-02-03
st/mesa: remove some floating point divides in viewport calculation
Keith Whitwell
2010-02-03
r300: fix compiler bugs introduced with MRT changes.
Dave Airlie
2010-02-02
Track frag shader changes introduced by commit 4769566500be1a53dd9b4cc1a613ae...
Scott Moreau
2010-02-02
mesa: Add a BITSET_FFS function.
Francisco Jerez
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
r300compiler: Add MRT number to debugging output.
Corbin Simpson
2010-02-02
r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.
Corbin Simpson
2010-02-02
r200: Fix EXT_fogcoord rendering.
Pauli Nieminen
2010-02-01
st/mesa: fix texture deallocation bug
Brian Paul
2010-02-01
mesa: change _mesa_find_free_register() to find multiple free regs
Brian Paul
2010-02-01
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-02-01
st/mesa: remove dead stfp input_map array
Keith Whitwell
2010-02-01
mesa: added _mesa_print_vp/p_inputs() functions (debug aids)
Brian Paul
2010-02-01
glslcompiler: add glapi_nop.o to OBJECTS
Brian Paul
2010-02-01
mesa: Add missing includes.
José Fonseca
2010-02-01
mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
r600: Remove duplicate assignment.
Vinson Lee
2010-01-31
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
i965: Silence uninitialized variable warning.
Vinson Lee
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
[next]