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
Age
Commit message (
Expand
)
Author
2009-08-18
ARB prog parser: Delete the old parser
Ian Romanick
2009-08-18
ARB prog: Revert some changes to debug output
Ian Romanick
2009-07-30
ARB prog parser: Add support for RGBA components to SWZ instruction in fp
Ian Romanick
2009-07-30
ARB prog parser: Prevent NULL ptr deref for KIL instruction
Ian Romanick
2009-07-29
ARP prog parser: Implement the spec, not what makes sense
Ian Romanick
2009-07-29
ARB prog parser: Get program limits from the context
Ian Romanick
2009-07-29
ARB prog lexer: attenuation is not just for vp
Ian Romanick
2009-07-29
ARB prog parser: Finish implementing fp state.depth.range
Ian Romanick
2009-07-29
ARB prog: Fix the order of swizzle application
Ian Romanick
2009-07-29
Indentation fixes.
Ian Romanick
2009-07-29
ARB prog parser: Set NumAttributes based on the number of attribs read
Ian Romanick
2009-07-28
ARB prog parser: Set component negation mask for SWZ instruction
Ian Romanick
2009-07-28
ARB prog parser: Set correct register file for OUTPUT variables
Ian Romanick
2009-07-27
ARB prog parser: Add support for GL_MESA_texture_array
Ian Romanick
2009-07-27
ARB prog parser: More robust error message for bad OPTION string
Ian Romanick
2009-07-27
ARB prog parser: Add support for GL_ARB_fragment_program_shadow
Ian Romanick
2009-07-27
ARB prog parser: Fix handling of RECT
Ian Romanick
2009-07-27
ARB prog: Fix parameters to _mesa_calloc
Ian Romanick
2009-07-27
ARB prog parser: Correct handling of some extensions that interact w/ARB_vp
Ian Romanick
2009-07-27
ARB prog: Update generated files missed on previous two commits
Ian Romanick
2009-07-27
ARB prog: Delete comment about possibly needing to free a buffer
Ian Romanick
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
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
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
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: fix regression in indexed const lookups
Keith Whitwell
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-20
r300g: Fix SCons build.
Michel Dänzer
2009-07-20
gallium/trace: Fix SCons build.
Michel Dänzer
2009-07-20
r300g: Guard R500 register writes by is_r500 check.
Michel Dänzer
2009-07-18
gallium: make g3dvl build again
Dave Airlie
[next]