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-05
tgsi: remove special-case code for fragment position
Brian Paul
2010-02-05
os: Don't assert on missing implementation of barrier init/destroy. Just usage.
José Fonseca
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
os: Ensure header includes are outside extern "C" {}.
José Fonseca
2010-02-04
util: Reimplement u_time on top of os_time.
José Fonseca
2010-02-04
os: Time abstractions.
José Fonseca
2010-02-04
os/os_memory_aligned.h: fix memory allocation alignment for 64 bits
José Fonseca
2010-02-04
util: Disable u_time.c implementation for embedded.
José Fonseca
2010-02-04
util: Add missing include.
José Fonseca
2010-02-04
os: Add missing dummy threading definitions.
José Fonseca
2010-02-03
util: Remove unnecessary header.
Vinson Lee
2010-02-03
util: Cast to match the MSVC intrinsics.
José Fonseca
2010-02-03
util: Don't include system headers inside extern "C" { ... }
José Fonseca
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
tgsi: added debugging code to catch divide by zero
Brian Paul
2010-02-03
tgsi: convert CHECK_INF_OR_NAN to inline function
Brian Paul
2010-02-03
os: Also add the aligned memory prototypes to the embedded section.
José Fonseca
2010-02-03
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-03
os: New OS abstraction module.
José Fonseca
2010-02-02
draw: remove old hard-coded shader length limits
Brian Paul
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
[prev]
[next]