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-04
Import a classic DRI driver for nv0x-nv2x.
Francisco Jerez
2010-02-04
r600: reduce number of cache flushes
Alex Deucher
2010-02-04
swrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rot
Pauli Nieminen
2010-02-03
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-02-04
Revert "mesa: fix transform_points_3d_no_rot using undefined values in %xmm0"
Pauli Nieminen
2010-02-03
mesa: increase number of texture units to MAX_COMBINED_TEXTURE_IMAGE_UNITS
Brian Paul
2010-02-03
mesa: re-dimension RasterTexCoords and CoordReplace
Brian Paul
2010-02-03
mesa: added texcoord unit assertion
Brian Paul
2010-02-03
mesa: use Elements() instead of MAX_TEXTURE_COORD_UNITS
Brian Paul
2010-02-03
mesa: added tex unit assert, use Elements() macro
Brian Paul
2010-02-03
mesa: check for invalid texture coord unit in glGet queries
Brian Paul
2010-02-03
mesa: check/clamp texture/program matrix accesses
Brian Paul
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
[next]