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-10
i965: Add missing intel_pixel_draw.c symlink to fix build.
Eric Anholt
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-10
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-10-09
mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM
Brian Paul
2008-10-09
i965: Accelerate depth textures with border color.
Eric Anholt
2008-10-09
i965: Actually hook up the accelerated DrawPixels support.
Eric Anholt
2008-10-08
i915: Accelerate depth textures with border color.
Eric Anholt
2008-10-08
mesa: in _mesa_combine_programs() take new STATE_CURRENT_ATTRIB color into ac...
Brian Paul
2008-10-08
mesa: vertex emit debug code (disabled)
Brian Paul
2008-10-08
mesa: fix vertex format/attribute bug
Brian Paul
2008-10-07
mesa: Pass the context to query object delete cb to avoid null dereference.
Eric Anholt
2008-10-07
i965: Add ARB_occlusion_query support.
Eric Anholt
2008-10-07
intel: Push flushing for cliprects changes down into the cliprects changes.
Eric Anholt
2008-10-08
i965: Fix a potential assertion failure.
Xiang, Haihao
2008-10-07
mesa: pass 'mask', not NULL to renderbuffer->Put functions
Brian Paul
2008-10-07
Mesa: fix the case where there are no vertex attributes.
Stephane Marchesin
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
[prev]
[next]