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-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
Revert "util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats."
Michal Krol
2010-02-12
util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats.
Michal Krol
2010-02-11
gallium: make u_blitter code save/restore stencil ref values
Roland Scheidegger
2010-02-11
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
José Fonseca
2010-02-11
gallivm: TGSI_OPCODE_CONT is not deprecated.
José Fonseca
2010-02-11
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-10
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
gallium: cast to silence waring
Brian Paul
2010-02-10
gallium: use os_time.h in pb_bufmgr_cache.c
Brian Paul
2010-02-10
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Brian Paul
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.
Michal Krol
2010-02-09
tgsi: Add ureg_DECL_fs_input_cyl().
Michal Krol
2010-02-09
gallium: Add cylindrical wrap info to TGSI declaration.
Michal Krol
2010-02-09
tgsi: Remove tgsi_dump_c.[ch].
Michal Krol
2010-02-08
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
gallivm: added lp_bld_misc.cpp to sources list
Brian Paul
2010-02-08
gallivm: added gallivm/lp_bld_misc.cpp to Makefile
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-06
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
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
[next]