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
2009-07-27
ARB prog: Clean up several memory leaks
Ian Romanick
2009-07-27
Add destructor for symbol_table
Ian Romanick
2009-07-27
Add destructor for hash_table
Ian Romanick
2009-07-24
ARB prog: Layout parameters from parameter type, not src type
Ian Romanick
2009-07-24
ARB prog: _mesa_print_program output should go to same place as _mesa_printf
Ian Romanick
2009-07-24
ARB prog parse: Fix cut-and-paste error for constant vectors
Ian Romanick
2009-07-24
ARB prog: get frag prog texture info from the right place
Ian Romanick
2009-07-22
parser: Clean up a bunch of silly compiler warnings
Ian Romanick
2009-07-22
parser: Track a few more frag prog related values
Ian Romanick
2009-07-22
parser: Ensure that param_binding_type is set correctly
Ian Romanick
2009-07-22
GIT ignore program_parse.output
Ian Romanick
2009-07-22
parser: Set NumParameters
Ian Romanick
2009-07-22
parser: Clean up generation of error strings during assembly
Ian Romanick
2009-07-22
parser: Initialize unused instruction source registers
Ian Romanick
2009-07-22
parser: Anonymous constants come from the PROGRAM_CONSTANT file
Ian Romanick
2009-07-20
ARB_fp/vp: Initial import of new ARB vp/fp assembler
Ian Romanick
2009-07-20
Add new _mesa_new_parameter_list_sized to pre-allocate a parameter list
Ian Romanick
2009-07-20
Merge branch 'mesa_7_5_branch'
Michel Dänzer
2009-07-20
radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.
Michel Dänzer
2009-07-20
r600: Fix compilation
Kevin DeKorte
2009-07-20
R6xx/r7xx: Fix line stipple and width issue
Cooper Yuan
2009-07-20
Add common_ppc.c to MESA_GALLIUM_SOURCES.
Michel Dänzer
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
R6xx/R7xx: add fine grained syncing support
Alex Deucher
2009-07-17
R6xx/r7xx: send depth state in it's own function
Alex Deucher
2009-07-17
R200: fix build when RADEON_DEBUG_BO is set
Alex Deucher
2009-07-18
radeon: disable BO debug
Dave Airlie
2009-07-17
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-07-17
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-17
mesa: set version to 7.5
Brian Paul
2009-07-17
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
R6xx/r7xx: disable depth/stencil compression for now
Alex Deucher
2009-07-17
R6xx/r7xx: add some missing state regs
Alex Deucher
2009-07-16
texenv: Calculate whether we need to do secondary color on our own.
Eric Anholt
2009-07-16
i965: Add missing state dependency of sf_unit on _NEW_BUFFERS.
Eric Anholt
2009-07-16
R6xx: fix rendering on r6xx/rs780 chips
Alex Deucher
2009-07-16
mesa: Fix logbase2.
José Fonseca
2009-07-16
Warning fixes
Kevin DeKorte
2009-07-16
R6xx/r7xx: remove unused function
Alex Deucher
2009-07-16
st/mesa: add some array index bounds assertions
Brian Paul
2009-07-16
Restore vp input mapping, fix vtx stream missing problem.
Richard Li
2009-07-16
Fix more merge fallout
Alex Deucher
2009-07-15
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-15
R6xx/r7xx: fix missing vertex stream
Richard Li
2009-07-15
radeon bo: Fix merge fall out
Alex Deucher
2009-07-15
R6xx/r7xx: more Makefile fixes
Alex Deucher
2009-07-15
Fix r600 makefile for lastest CS changes
Alex Deucher
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-07-15
Fix state flag dependencies for fixed function fragment program updates.
Brian Paul
[next]