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-10-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-27
glsl: fix memory leak
Brian Paul
2009-10-27
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-27
intel: fix GL state bugs in intel_texture_bitmap()
Brian Paul
2009-10-26
mesa: Add remap.c to SConscript.
Chia-I Wu
2009-10-23
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-23
mesa: simplify att->CubeMapFace assignment
Brian Paul
2009-10-23
mesa: refactor, new print_shader_info()
Brian Paul
2009-10-23
mesa: rework error checking code for glGetCompressedTexImage()
Brian Paul
2009-10-23
mesa: remove misplaced VERBOSE_TEXTURE tests
Brian Paul
2009-10-23
mesa: more detailed error messages in fbo code
Brian Paul
2009-10-23
mesa: remove FBO texture depth/stencil test
Brian Paul
2009-10-23
mesa: fix broken _mesa_str_checksum()
Brian Paul
2009-10-23
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-10-23
i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface().
Eric Anholt
2009-10-23
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compressed formats
Brian Paul
2009-10-23
mesa: added _mesa_compressed_format_to_glenum()
Brian Paul
2009-10-23
mesa: change s3tc vs. fxt1 priority when choosing compressed formats
Brian Paul
2009-10-23
glapi: Always build libglapi.a.
Chia-I Wu
2009-10-23
glapi: Move dispatch marcos to glapidispatch.h.
Chia-I Wu
2009-10-23
mesa/dri: Remove extension_helper.h.
Chia-I Wu
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
mesa/main: Add support for remap table.
Chia-I Wu
2009-10-23
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
r600: for position invariant programs reading vert_pos is not always known at...
Andre Maasikas
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
gallium: remove noise opcodes
Keith Whitwell
2009-10-23
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
r600: fix render size prediction
Alex Deucher
2009-10-23
r600: remove old tnl pipeline
Alex Deucher
2009-10-23
r600: clean up context creation
Alex Deucher
2009-10-22
Revert "Store clipping distance for user clip planes as part of vertex proces...
Ian Romanick
2009-10-22
ARB prog parser: Fix parameter array size comparison
Ian Romanick
2009-10-22
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
mesa: fix up vbo comments
Brian Paul
2009-10-22
mesa: added _mesa_dump_texture()
Brian Paul
2009-10-22
intel: flush old context before binding new context
Brian Paul
2009-10-22
mesa: code refactoring- new _mesa_finish(), _mesa_flush()
Brian Paul
2009-10-22
i965: fix hacked Fallback usage in brw_prepare_vertices()
Brian Paul
2009-10-22
intel: define INTEL_FALLBACK_DRIVER for drivers
Brian Paul
2009-10-22
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-22
i965: remove unused brw_context::tmp_fallback field
Brian Paul
2009-10-22
i965: remove unused BRW_FALLBACK_TEXTURE bit
Brian Paul
2009-10-22
Kill off trident.
Corbin Simpson
2009-10-22
Nuke s3v.
Corbin Simpson
2009-10-22
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
2009-10-22
r600: set barrier for tex inst if dst is used earlier, might overwrite it oth...
Andre Maasikas
[next]