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
/
gallium
Age
Commit message (
Expand
)
Author
2009-12-27
i915g: Silence unused variable warning.
Vinson Lee
2009-12-27
softpipe: Silence unintialized variable warnings.
Vinson Lee
2009-12-27
softpipe: Silence unused variable warning.
Vinson Lee
2009-12-27
tgsi/ureg: Silence uninitialized variable warnings.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-26
gallium/util: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
rbug: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
rbug: Remove comma at end of enumerator list.
Vinson Lee
2009-12-23
gallium/util: Initialize variable in util_clear.
Vinson Lee
2009-12-23
util: Ensure debug_dump_flags generates a null-terminated string.
Vinson Lee
2009-12-23
st/xorg: Use C-style comments.
Vinson Lee
2009-12-23
st/vega: Move declaration outside for loop.
Vinson Lee
2009-12-23
st/egl: Use C-style comments.
Vinson Lee
2009-12-22
xlib: Use C-style comments.
Vinson Lee
2009-12-22
trace: Silence uninitialized variable warnings.
Vinson Lee
2009-12-22
trace: Add PIPE_OS_APPLE.
Vinson Lee
2009-12-22
gallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
Vinson Lee
2009-12-22
gallium/util: Add PIPE_OS_APPLE to u_network.
Vinson Lee
2009-12-22
i915g: Use C-style comment.
Vinson Lee
2009-12-14
mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile
Matthew Bell
2009-12-12
softpipe: Initialize source in blend_quad.
Vinson Lee
2009-12-12
i915g: Silence unused value warning in intel_drm_get_device_id.
Vinson Lee
2009-12-08
st/xorg Fail early if we don't intend to accelerate.
Thomas Hellstrom
2009-12-08
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-12-08
i915g: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-08
rbug: Initialize variable in rbug_get_message.
Vinson Lee
2009-12-07
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-05
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-12-04
r300g: use $(MAKE) variable
Coleman Kane
2009-12-03
gallium/util: Initialize variables in u_pack_color.h.
Vinson Lee
2009-12-02
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-11-18
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-10-27
draw: Fix memory leak.
Vinson Lee
2009-10-20
cell: fix compilation on cell
Marc Dietrich
2009-10-10
softpipe: revert 564df9dc5f6335eb8dc68f3c69cf054d2142663c
Brian Paul
2009-10-07
gallium/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
2009-10-07
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
2009-10-02
gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()
Brian Paul
2009-10-02
gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config()
Brian Paul
2009-10-02
gallium: replace // comments with /* */
Brian Paul
2009-10-02
gallium: remove // comment and extra whitespace
Brian Paul
2009-10-01
gallium/util: silence uninitialized var warning
Brian Paul
2009-09-29
gallium/xlib: fix GLX_RENDER_TYPE query
Brian Paul
2009-09-29
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
2009-09-29
softpipe: Grab a ref when the fb is set.
Brian Paul
2009-09-28
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-28
gallium/util: add sanity check assertions
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
[next]