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
Age
Commit message (
Expand
)
Author
2011-03-11
st/python: Remove the geom_flags param from is_format_supported.
Vinson Lee
2011-03-11
st/python: Clean up fence_finish.
Vinson Lee
2011-03-11
scons: Move texenvprogram.c to ff_fragment_shader.cpp.
Vinson Lee
2011-03-11
i965: Use the fixed function GLSL program instead of the ARB program.
Eric Anholt
2011-03-11
mesa: Track a computed _CurrentFragmentProgram for current gl_shader_program
Eric Anholt
2011-03-11
mesa: Convert fixed function fragment program generator to GLSL IR.
Eric Anholt
2011-03-11
mesa: Add gl_MESAFogParamsOptimized for our special pre-computed fog params.
Eric Anholt
2011-03-11
mesa: Add a builtin uniform for the ATI_envmap_bumpmap rotation matrix.
Eric Anholt
2011-03-11
mesa: Move texenvprogram.c to ff_fragment_shader.cpp.
Eric Anholt
2011-03-11
prog_cache: Add some support for shader_programs in prog_cache.
Eric Anholt
2011-03-11
mesa: Don't try to remove an internal shader_program from the hash.
Eric Anholt
2011-03-11
i965: Use ffs() on a 32-bit int value instad of ffsll().
Eric Anholt
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
swrastg: Add __DRI_TEX_BUFFER support
Adam Jackson
2011-03-11
mesa: test against MaxUniformComponents in check_resources()
Brian Paul
2011-03-11
mesa: move location of some geometry program limits
Brian Paul
2011-03-11
mesa: use check_resources() to check program against limits
Brian Paul
2011-03-11
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
mesa: call FLUSH_VERTICES() before deleting shaders, buffers, query objects
Brian Paul
2011-03-11
vega: remove unused pipe var
Brian Paul
2011-03-11
svga: Propagate discard/unsynchronized flags to the host when doing texture D...
José Fonseca
2011-03-11
util: Fix typo in u_upload_flush().
José Fonseca
2011-03-11
r300g: fix alignement for NPOT values in hyperz setup
Nicolas Peninguy
2011-03-11
draw: remove unnecessary flush
Marek Olšák
2011-03-11
st/vega: remove unnecessary flushes
Marek Olšák
2011-03-11
st/mesa: remove unnecessary flushes
Marek Olšák
2011-03-10
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
i915g: implement surface clear functions using hw-clear
Daniel Vetter
2011-03-10
i915g: make set_framebuffer_state more robust
Daniel Vetter
2011-03-10
i915g: implement hw clear
Daniel Vetter
2011-03-10
i915g: blitter handles overlapping blits
Daniel Vetter
2011-03-10
i915g: enable separate depth/stencil clears
Daniel Vetter
2011-03-10
i915g: streamline derived state updates of the driver pipeline
Daniel Vetter
2011-03-10
i915g: don't validate a NULL vbo
Daniel Vetter
2011-03-10
gallium/util: new polygon stipple utility helper
Brian Paul
2011-03-10
glsl: silence warning in printf() with a cast
Brian Paul
2011-03-10
glx: fix null pointer deref in __glXGenerateError()
Brian Paul
2011-03-10
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
r600: don't close fd on failed load
Dave Airlie
2011-03-09
intel: Don't complain when getparam fails due to a missing param.
Eric Anholt
2011-03-09
i965: Pack the tracked state atoms into separate arrays for prepare/emit.
Chris Wilson
2011-03-09
nv50: add back initialization of redefine_user_buffer
Christoph Bumiller
2011-03-09
r600g: remove some now unneeded code from r600_bc_vtx_build
Christian König
2011-03-09
r600g: R700+ can do more than 8 tex and vtx clause in one CF inst
Christian König
2011-03-09
r600g: split R600 and R700 CF generation for VTX and TEX
Christian König
2011-03-09
svga: Add a new winsys entry point to query the hw version.
José Fonseca
2011-03-09
util: Use PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE in pipe_buffer_write.
José Fonseca
[prev]
[next]