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
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-02-02
tgsi: added tgsi_alloc_tokens()
Brian Paul
2010-02-02
draw: re-implement free_bit() with ffs()
Brian Paul
2010-02-02
draw: comments and var renaming
Brian Paul
2010-02-02
tgsi: fix comment
Brian Paul
2010-02-02
draw: add const qualifiers, fix return types
Brian Paul
2010-02-02
draw: new, updated comments
Brian Paul
2010-02-02
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
tgsi: ureg_DECL_gs_input() accepts shader semantics.
Michal Krol
2010-02-01
util: Add missing includes.
José Fonseca
2010-02-01
draw: Add missing includes.
José Fonseca
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-30
gallium: fix blend state cso
Roland Scheidegger
2010-01-29
tgsi: add properties for fragment coord conventions (v3)
Luca Barbieri
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
tgsi: Constants declared with ureg_DECL_constant() are one-dimensional.
Michal Krol
2010-01-28
tgsi: Add ureg_property_gs_output_prim/max_vertices().
Michal Krol
2010-01-28
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
tgsi: Handle two-dimensional constants in text parser.
Michal Krol
2010-01-28
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
tgsi: Handle 2-D declarations.
Michal Krol
2010-01-28
tgsi: Silence uninitialized variable warning.
Vinson Lee
2010-01-27
util: Remove unnecessary header.
Vinson Lee
2010-01-27
tgsi: Remove unnecessary header.
Vinson Lee
2010-01-27
gallium/draw: Remove unnecessary headers.
Vinson Lee
2010-01-27
gallium/util: comments for time-related functions
Brian Paul
2010-01-27
gallium/util: print dlerror() info upon dlopen() failure
Brian Paul
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
gallium: fix cast for size calc of pipe_blend_state
Roland Scheidegger
2010-01-25
pipebuffer: Reapply the mesa_7_7_branch's changes.
José Fonseca
2010-01-22
gallium/util: add missing util/u_bitmask.c to Makefile
Brian Paul
2010-01-22
gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
Brian Paul
2010-01-22
Remove obsolete file
Alan Hourihane
2010-01-22
gallium/aux: re-add pb_buffer_fenced.[ch] accidentally remove during merge
Brian Paul
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements
Brian Paul
2010-01-22
gallium/draw: added comments, whitespace fixes
Brian Paul
2010-01-22
gallium/draw: fix-up comments, whitespace
Brian Paul
2010-01-22
gallium/draw: replace int with boolean
Brian Paul
2010-01-21
pipebuffer: Remove unnecessary header.
Vinson Lee
2010-01-21
draw: Remove unnecessary headers.
Vinson Lee
2010-01-21
pipebuffer: Release the lock during map wait. Cleanups.
José Fonseca
2010-01-21
pipebuffer: Swap buffers out to system memory when running out of memory.
José Fonseca
2010-01-21
util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.
José Fonseca
2010-01-21
util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.
José Fonseca
2010-01-21
gallium: adapt util code to blend changes
Roland Scheidegger
[prev]
[next]