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-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
2008-09-26
mesa: fix swizzle failure, fix typo
Brian Paul
2008-09-26
mesa: fix default buffer object access value
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
st: change from ** to * for st_unreference_framebuffer()
Alan Hourihane
2008-09-26
mesa: fix indenting
Keith Whitwell
2008-09-26
dri: remove unused files present only on gallium-0.2 branch
Keith Whitwell
2008-09-26
Merge commit 'origin/master' into HEAD
Keith Whitwell
2008-09-25
mesa: fix cast/conversion for optional code
Brian
2008-09-25
mesa: fix/simplify initialization of vertex/fragment program limits
Brian Paul
2008-09-25
mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback.
Brian Paul
2008-09-25
mesa: increase MAX_INSTRUCTIONS
Brian Paul
2008-09-25
mesa: fix swizzle failure, fix typo
Brian Paul
2008-09-25
mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE)
Brian Paul
2008-09-25
mesa: fix default buffer object access value
Brian Paul
2008-09-25
mesa: fix some VBO buffer object issues
Brian Paul
2008-09-25
mesa: fix function params to match prototypes
Sam Hocevar
2008-09-25
mesa: prevent the slang code generator from aborting when faced with a sample...
Sam Hocevar
2008-09-25
i965: support for sin() and cos() in vertex shaders.
Sam Hocevar
[prev]
[next]