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
2008-10-07
mesa: replace GLuint with GLbitfield to be clearer about usage
Brian Paul
2008-10-07
mesa: update state after binding vertex list in dlist path
Keith Whitwell
2008-10-07
mesa: protect against segfault in get_fp_input_mask()
Keith Whitwell
2008-10-07
mesa: remove old assertion
Brian Paul
2008-10-06
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
mesa: fix convolve/convolution mix-ups
Brian
2008-10-06
mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption!=GL_NONE
Brian Paul
2008-10-06
Mesa: fix the case where there are no vertex attributes.
Stephane Marchesin
2008-10-06
mesa: adjust texcoords for swrast sprite points.
Brian Paul
2008-10-06
mesa: updated _mesa_delete_query() comments
Brian Paul
2008-10-06
mesa: add missing GLcontext param to _mesa_delete_query().
Brian Paul
2008-10-06
mesa: add missing GLcontext param to _mesa_delete_query().
Brian Paul
2008-10-04
i915: Refine the texture indirect lookup accounting.
Eric Anholt
2008-10-04
mesa: handle vertex program enabled case also in texenvprogram.c
Keith Whitwell
2008-10-03
intel: Don't advertise unsupported extensions on pre-965 hardware
Ian Romanick
2008-10-03
mesa: avoid generating constant vertex attributes in fixedfunc programs
Keith Whitwell
2008-10-03
Mesa: short-circuit case when looking up the same program twice in cache
Keith Whitwell
2008-10-03
mesa: add new internal state for tracking current vertex attribs
Keith Whitwell
2008-10-03
mesa: add missing state dependencies for various tracked constants
Keith Whitwell
2008-10-03
mesa: shrink texenvprogram state key struct
Keith Whitwell
2008-10-02
mesa: Fix compiler warnings on Windows.
Michal Krol
2008-10-02
mesa: fix temp register allocation problems.
Brian Paul
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-10-01
i965: sampler default color ends up in texture cache, not instructions.
Eric Anholt
2008-10-01
i965: Fix overwriting of depth override for SetTexOffset.
Eric Anholt
2008-10-01
mesa: Fix compiler warnings on Windows.
Michal Krol
2008-09-30
cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS ins...
Jonathan White
2008-09-29
intel: Clean-up the extension string madness!
Ian Romanick
2008-09-29
GLSL: Implement GL_OBJECT_TYPE_ARB query
Ian Romanick
2008-09-29
GLSL: Implement _mesa_get_handle
Ian Romanick
2008-09-29
GLSL: AttachShader returns INVALID_OPERATION for repeated attach
Ian Romanick
2008-09-29
mesa: asst updates for VMS
Jouk Jansen
2008-09-29
mesa: drop calloc from _mesa_get_fixed_func_vertex_program
Shunichi Fuji
2008-09-28
Use 3Dnow! x86-64 routines only on processors that support 3Dnow!
Ian Romanick
2008-09-28
Remove TNL-to-VP tracking from i965
Ian Romanick
2008-09-27
glapi: add DISPATCH_FUNCTION_SIZE
Tobias Jakobi
2008-09-27
glapi: add gl_dispatch_functions_start and end
Tobias Jakobi
2008-09-26
mesa: fix temp register allocation problems.
Brian Paul
2008-09-26
intel: Fix a number of memory leaks on context destroy.
Eric Anholt
2008-09-26
st: add prototype for st_get_framebuffer_dimensions()
Alan Hourihane
2008-09-26
st: export st_get_framebuffer_dimensions() to retrieve
Alan Hourihane
2008-09-26
mesa: remove invalid assertions that programs have parameters
Brian Paul
2008-09-26
mesa: fix assertion in _mesa_reference_program()
Brian Paul
2008-09-26
mesa: fix param indexing
Brad King
2008-09-26
mesa: fix incorrect parameter order
Brian Paul
2008-09-26
mesa: remove const qualifiers to match device driver interface function
Brian Paul
2008-09-26
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-26
mesa: add some braces
Brian Paul
2008-09-26
mesa: fix/simplify initialization of vertex/fragment program limits
Brian Paul
2008-09-26
mesa: increase MAX_INSTRUCTIONS
Brian Paul
[prev]
[next]