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-11-06
mesa: Fix remove_instructions to successfully remove when removeFlags[0].
Eric Anholt
2009-11-06
mesa: Add an optimization path to remove use of pointless MOVs.
Eric Anholt
2009-11-06
mesa: Fix up the remove_dead_code pass to operate on a channel basis.
Eric Anholt
2009-11-06
intel: better front color buffer test in intelClear()
Brian Paul
2009-11-06
i965: Always pass the size argument to brw_cache_data.
Eric Anholt
2009-11-06
intel: Finish removing the fallback code for bug #16697.
Eric Anholt
2009-11-06
intel: Don't validate in a texture image used as a render target.
Eric Anholt
2009-11-06
mesa: Attempt to pair up Driver.RenderTexture and FinishRenderTexture()
Eric Anholt
2009-11-06
intel: Clean up some extra struct indirection in finalize.
Eric Anholt
2009-11-06
intel: Use _mesa_get_current_tex_object() to clean up TFP path.
Eric Anholt
2009-11-06
intel: Remove duplicated arguments from intel_miptree_match_image().
Eric Anholt
2009-11-06
i965: Remove an XXX comment for testing some code that seems to work.
Eric Anholt
2009-11-06
intel: Remove obsolete comment about GEM in the spans code.
Eric Anholt
2009-11-06
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
Make a convenient int for what chipset generation we're on.
Eric Anholt
2009-11-06
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-11-06
ARB prog parser: Regenerate parser from previous commits.
Ian Romanick
2009-11-06
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...
Ian Romanick
2009-11-06
ARB prog parser: Release strings returned from the lexer that don't need to b...
Ian Romanick
2009-11-06
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
Ian Romanick
2009-11-06
intel: call intel_check_front_buffer_rendering() in intelClear()
Brian Paul
2009-11-06
mesa: Export S3_s3tc as well.
José Fonseca
2009-11-06
mesa: Translate MAP_UNSYNCHRONIZED_BIT.
José Fonseca
2009-11-05
xmesa: pass pixmap to clip_for_xgetimage()
Brian Paul
2009-11-05
mesa: fix infinite loop bug in _mesa_drawbuffers()
Brian Paul
2009-11-04
mesa: added cast to silence warning
Brian Paul
2009-11-04
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-04
vbo: fix out-of-bounds array access
Brian Paul
2009-11-04
mesa: fix broken pack_histogram() case for GLhalf
Brian Paul
2009-11-04
mesa: silence warning from gcc 4.4.1
Brian Paul
2009-11-04
ARB prog parser: include variable name in error text
Brian Paul
2009-11-04
r600: rework draw functions
Alex Deucher
2009-11-04
r600: fix count prediction for IB case
Alex Deucher
2009-11-04
Fix YTILE spantmp functions
Alan Hourihane
2009-11-04
Fix YTILE spantmp functions
Alan Hourihane
2009-11-04
glslcompiler: Fix Mac OS build.
Vinson Lee
2009-11-03
mesa: (GLint64) casts in get.c to silence Visual Studio warnings
Brian Paul
2009-11-03
windows: remove old entrypoints from mesa.def file
Karl Schultz
2009-11-03
mesa: added GLAPIENTRY keywords for sync object functions
Karl Schultz
2009-11-03
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-11-03
mesa: clean-up, remove some flushing in FBO functions
Brian Paul
2009-11-03
mesa: fix indentation
Brian Paul
2009-11-03
mesa: clean-up formatting
Brian Paul
2009-11-03
mesa: avoid extraneous _NEW_BUFFER changes in _mesa_BindFramebufferEXT()
Brian Paul
2009-11-03
mesa: use FLUSH_VERTICES() in _mesa_drawbuffers()
Brian Paul
2009-11-03
mesa: avoid extraneous _NEW_BUFFER state in _mesa_drawbuffers()
Brian Paul
2009-11-03
mesa: use ffs() to shorten loop in _mesa_drawbuffers()
Brian Paul
2009-11-03
mesa: added assertion, another comment
Brian Paul
2009-11-03
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-11-03
st/mesa: clip pixels in draw_stencil_pixels to avoid crash
Marek Olšák
[next]