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-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
2010-02-03
svga: Remove unnecessary header.
Vinson Lee
2010-02-03
util: Remove unnecessary header.
Vinson Lee
2010-02-04
egl: Convert drivers to use typecast macros.
Chia-I Wu
2010-02-03
identity: Remove unnecessary header.
Vinson Lee
2010-02-03
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-02-04
st/egl: Add missing headers to kms display.
Chia-I Wu
2010-02-03
st/egl: Add missing headers.
Vinson Lee
2010-02-03
winsys: Add missing headers.
Vinson Lee
2010-02-04
egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
Igor Oliveira
2010-02-04
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
nouveau: include stdio.h and u_inlines.h in all context files since embedded ...
Dave Airlie
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/docs: Document the OS module.
José Fonseca
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-03
trace: Include the appropriate header instead of defining prototypes.
José Fonseca
2010-02-03
svga: fix TXD and TXL opcode translation
Keith Whitwell
2010-02-03
svga: deriv insns not valid in dynamic flow control either
Keith Whitwell
2010-02-03
svga: texture from lod zero inside dynamic branching
Keith Whitwell
2010-02-03
svga: better method for generating white fs color outputs
Keith Whitwell
2010-02-03
gallium-docs: Fix typo.
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
softpipe: remove unnecessary #include
Brian Paul
2010-02-02
draw: new, updated comments
Brian Paul
2010-02-02
llvmpipe: fix (potentially) broken AA points, AA lines
Brian Paul
2010-02-02
softpipe: fix broken AA points, AA lines
Brian Paul
2010-02-02
gallium/docs: Opcode refs.
Corbin Simpson
2010-02-02
gallium/docs: TGSI notes on replication to dst, and also cleanups.
Corbin Simpson
2010-02-02
gallium/docs: Start turning notes into docs.
Corbin Simpson
2010-02-02
gallium/docs: Add opcode formatting.
Corbin Simpson
2010-02-02
gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGL
Brian Paul
2010-02-02
gallium/docs: s/convensions/conventions/
Brian Paul
2010-02-02
r300g: Texture format cleanups, per docs.
Corbin Simpson
2010-02-02
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
[next]