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
2010-02-08
gallivm: added gallivm/lp_bld_misc.cpp to Makefile
Brian Paul
2010-02-08
llvmpipe: remove files moved to gallivm/ from llvmpipe/Makefile
Brian Paul
2010-02-08
llvmpipe: s/textured/texture/
Brian Paul
2010-02-08
llvmpipe: added counters for color tile clear, load, store
Brian Paul
2010-02-08
llvmpipe: use new os time functions
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
radeong: Provide drm_api::destroy hook.
Corbin Simpson
2010-02-08
radeong: Always return something for create_screen.
Corbin Simpson
2010-02-08
st/dri: fix compile breakage
Keith Whitwell
2010-02-08
egl: re-fix context_create typo
Keith Whitwell
2010-02-08
svga: remove dead debug sleep
Keith Whitwell
2010-02-08
gallium: remove softpipe references in other drivers
Keith Whitwell
2010-02-08
drm/radeon: remove softpipe references
Keith Whitwell
2010-02-08
cell: fix the usual cell breakage
Marc Dietrich
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-07
llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...
Vinson Lee
2010-02-07
svga: Remove unnecessary header.
Vinson Lee
2010-02-07
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-06
r300g: cleanup XXXs in the DSA state
Marek Olšák
2010-02-06
r300g: make a local copy of framebuffer state
Marek Olšák
2010-02-06
r300g: fix color channel masks
Marek Olšák
2010-02-06
r300g: remove useless GA_COLOR_CONTROL emit
Marek Olšák
2010-02-06
r300g: add L8_SRGB and A8L8_SRGB texture formats
Marek Olšák
2010-02-06
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
2010-02-06
llvmpipe: Silence GCC 'no previous prototype' warning.
Vinson Lee
2010-02-05
i965g: Remove unnecessary headers.
Vinson Lee
2010-02-05
gallium/python: support two more formats in retrace dumps
Zack Rusin
2010-02-05
nouveau: Fix warning for void function returning value. Add missing include f...
Patrice Mandin
2010-02-05
tgsi: remove special-case code for fragment position
Brian Paul
2010-02-05
allow make to build lp_test_* for llvmpipe
Chris Li
2010-02-05
llvmpipe: Disable multithreading on windows.
José Fonseca
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-05
Merge commit 'fj/mesa-next'
Keith Whitwell
2010-02-05
egl: Remove egl_xdri.
Chia-I Wu
2010-02-04
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
2010-02-04
trace: util_stream -> os_stream
José Fonseca
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
gallium: Add a define for deprecated function attribute.
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
i965g: include u_inlines.h
Brian Paul
2010-02-04
util: Disable u_time.c implementation for embedded.
José Fonseca
2010-02-04
trace: Use u_time.
José Fonseca
2010-02-04
gallium: Don't try to auto-detect the OS when embedded os is already pre-defi...
José Fonseca
2010-02-04
llvmpipe: Disable unit tests on embedded platforms.
José Fonseca
2010-02-04
util: Add missing include.
José Fonseca
2010-02-04
os: Add missing dummy threading definitions.
José Fonseca
[next]