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-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
2009-09-24
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
2009-09-24
tgsi/sse: Pass the lodbias, not zero. More comments.
Brian Paul
2009-09-23
softpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size
Brian Paul
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-21
softpipe: Fix cube face selection.
Brian Paul
2009-09-14
gallium: Add Mac OS to pipe/p_thread.h.
Vinson Lee
2009-09-11
llvmpipe: asst fixes for 'make linux-llvmpipe'
Brian Paul
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-10
softpipe: minor indentation fix
Brian Paul
2009-09-10
softpipe: set dirty_render_cache in softpipe_clear()
Brian Paul
2009-09-10
tgsi: use new tgsi_call_record to handle execution mask stacks
Brian Paul
2009-09-10
gallium: Add PIPE_OS_APPLE back to auxiliary/util/u_time.h.
Vinson Lee
2009-09-09
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
gallium: Added HaikuOS platform
aljen
2009-09-04
gallium/xlib: minor clean-ups
Brian Paul
2009-09-04
i915g: Fix warnings in scons build by using byte pointers
Jakob Bornecrantz
2009-09-04
tgsi: Document differencies between vs_1_1 and vs_2_0 for EXPP and LOGP.
Michal Krol
2009-09-03
gallium/xlib: silence unitialized var warning
Brian Paul
2009-09-03
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-03
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-03
gallium/xlib: silence unitialized var warning
Brian Paul
2009-09-03
gallium/xlib: silence uninitialized var warning
Brian Paul
2009-09-03
st/xorg: add linear and radial gradient acceleration
Zack Rusin
2009-09-03
st/xorg: radial gradient shader
Zack Rusin
2009-09-03
st/xorg: linear gradient shader
Zack Rusin
2009-09-03
i915g: Up the number of relocs
Jakob Bornecrantz
2009-09-03
i915g: Don't run in sync with HW
Jakob Bornecrantz
2009-09-03
i915g: Don't send flush flags to HW
Jakob Bornecrantz
2009-09-03
st/xorg: cleanup and adjust to the changes in the ureg code
Zack Rusin
2009-09-03
st/xorg: adjust enums in preperation for gradients
Zack Rusin
2009-09-03
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-09-03
nv50: move centroid, flat bits when making interp long
Christoph Bumiller
2009-09-03
nv50: fix vbo_static_attrib method size error
Christoph Bumiller
2009-09-03
nv50: fix draw_elements_inline_u08/16
Christoph Bumiller
2009-09-03
r300g: specify point/line/triangle have stuffed texture coord
Cooper Yuan
2009-09-02
st/xorg: fix warnings
Zack Rusin
[next]