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
2010-11-30
llvmpipe: shortcircuit some calls to set_scene_state
Keith Whitwell
2010-11-30
llvmpipe: remove misleading debug string
Keith Whitwell
2010-11-30
llvmpipe: raise dirty flag on transfers to bound constbuf
Keith Whitwell
2010-11-30
wgl: More complete WGL_ARB_pbuffer support.
José Fonseca
2010-11-30
wgl: Stub WGL_ARB_pbuffer support.
José Fonseca
2010-11-30
scons: Alias for svga
José Fonseca
2010-11-30
svga: Use consistent hexadecimal representation on debug output.
José Fonseca
2010-11-30
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
gallivm: fix storing of the addr register
Zack Rusin
2010-11-29
glsl: Make the symbol table's add_variable just use the variable's name.
Eric Anholt
2010-11-29
glsl: Make the symbol table's add_function just use the function's name.
Eric Anholt
2010-11-29
i965: Fix type of gl_FragData[] dereference for FB write.
Eric Anholt
2010-11-29
drivers/x11: unifdef XFree86Server
Adam Jackson
2010-11-29
st/mesa: fix texture border color for RED and RG base formats
Marek Olšák
2010-11-29
mesa: check for posix_memalign() errors
pontus lidman
2010-11-29
r600g: it looks like r600 can handle dword offsets in the indices.
Dave Airlie
2010-11-28
u_blitter: interpolate clear color using a GENERIC varying instead of COLOR
Marek Olšák
2010-11-27
r600g: Fix the PIPE_FORMAT_A8_UNORM color swap for Evergreen as well.
Henri Verbeet
2010-11-27
r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.
Henri Verbeet
2010-11-26
st/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDATE_RANGE/BUFFFER_BIT
Mathias Fröhlich
2010-11-26
st/mesa: fix mapping of zero-sized buffer objects
Brian Paul
2010-11-26
xorg/vmwgfx: Don't clip video to viewport
Thomas Hellstrom
2010-11-26
xorg/vmwgfx: Flush even if we don't autopaint the color key
Thomas Hellstrom
2010-11-26
r300/compiler: move util functions to radeon_compiler_util
Marek Olšák
2010-11-26
r300/compiler: add a function for swizzling a mask
Marek Olšák
2010-11-26
r300/compiler: remove duplicate function rc_mask_to_swz
Marek Olšák
2010-11-26
r300/compiler: fix rc_rewrite_depth_out for it to work with any instruction
Marek Olšák
2010-11-25
u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall
Marek Olšák
2010-11-25
nvfx: reset nvfx->hw_zeta
Xavier Chantry
2010-11-25
nvfx: fb->nr_cbufs <= 1 on nv30
Xavier Chantry
2010-11-25
glsl: Add a virtual as_discard() method.
Kenneth Graunke
2010-11-25
glsl: Use do_common_optimization in the standalone compiler.
Kenneth Graunke
2010-11-25
glsl: Don't inline function prototypes.
Kenneth Graunke
2010-11-24
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-24
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-25
st/vega: Fix a typo in EXTENDED_BLENDER_OVER_FUNC.
Chia-I Wu
2010-11-25
st/vega: No flipping in vg_prepare_blend_surface.
Chia-I Wu
2010-11-25
st/vega: Masks and surfaces should share orientation.
Chia-I Wu
2010-11-25
st/vega: Fix a crash with empty paths.
Chia-I Wu
2010-11-25
auxiliary: util_blit_pixels_tex should restore the viewport.
Chia-I Wu
2010-11-25
r300g/r600g: bump cache manager timeouts to 1s
Dave Airlie
2010-11-24
mesa: Fix glGet of ES2's GL_MAX_*_VECTORS properties.
Kenneth Graunke
2010-11-24
meta: Mask Stencil.Clear against stencilMax in _mesa_meta_Clear
Peter Clifton
2010-11-24
x11: remove test_proxy_teximage() function
Brian Paul
2010-11-24
mesa: added _mesa_format_image_size64()
Brian Paul
2010-11-24
mesa: add assertion and update comment in _mesa_format_image_size()
Brian Paul
2010-11-24
i965: Don't write mrf assignment for pointsize output
Kristian Høgsberg
2010-11-24
gallium/targets/xorg-vmwgfx: Xv fixes
Thomas Hellstrom
2010-11-24
st/xorg: Add a function to flush pending rendering and damage
Thomas Hellstrom
2010-11-24
egl_dri2: Fix one context, multiple surfaces.
Chia-I Wu
[next]