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
2008-07-18
python: Reimplement the generation of random texture samples in C.
José Fonseca
2008-07-18
gallium: Expose the ability to get a tile outside a surface.
José Fonseca
2008-07-18
gallium: Be less verbose with debug options messages.
José Fonseca
2008-07-18
python: Reimplement tile comparison in C to speed up tests.
José Fonseca
2008-07-17
python/tests: Cover all last_level combinations.
José Fonseca
2008-07-16
python/tests: Extend the texture tests to cover cube maps.
José Fonseca
2008-07-16
python: Set PIPE_TEX_MIPFILTER_NONE by default.
José Fonseca
2008-07-16
python: Test all miplevels.
José Fonseca
2008-07-16
gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yu...
José Fonseca
2008-07-16
python: Expand the texture test suit to cover one YUV and one DXT format.
José Fonseca
2008-07-16
python: Silent debug output.
José Fonseca
2008-07-16
gallium: Add pf_is_compressed utility function.
José Fonseca
2008-07-16
softpipe: DXT formats not really supported.
José Fonseca
2008-07-15
gallium: added some sanity check assertions
Brian Paul
2008-07-15
python: Cleanup.
José Fonseca
2008-07-15
python: Request/respect the texture & buffer usage flags in the examples.
José Fonseca
2008-07-15
python: Get object ownership done correctly.
José Fonseca
2008-07-15
python: Allow hardware support.
José Fonseca
2008-07-15
python: Move the python scons code to a separate tool module.
José Fonseca
2008-07-15
python: Get it to build on windows too.
José Fonseca
2008-07-15
tgsi: Numerical label before an instruction is optional.
Michal Krol
2008-07-14
tgsi: fix bug in execution of loops inside of conditionals.
Brian Paul
2008-07-14
python: Basic test case for 2d texture.
José Fonseca
2008-07-14
python: Raw tile access to surface.
José Fonseca
2008-07-14
python: Get the sample app to draw triangle like trivial/tri exanple.
José Fonseca
2008-07-14
python: Surface clears.
José Fonseca
2008-07-14
python: Set default state.
José Fonseca
2008-07-14
python: Allow to create/specify shaders.
José Fonseca
2008-07-13
i915: Ops should not have pushed that
Jakob Bornecrantz
2008-07-13
i915: WIP swap rework
Jakob Bornecrantz
2008-07-13
python: New state tracker which exposes the pipe driver to python scripts.
José Fonseca
2008-07-13
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-13
pb: buffer over/underflows are errors.
José Fonseca
2008-07-13
tgsi: Parse destination operand modulate modifier.
Michal Krol
2008-07-13
tgsi: Parse extended source register modifiers.
Michal Krol
2008-07-13
tgsi: Parse _SAT and _SAT opcode suffix.
Michal Krol
2008-07-13
tgsi: Parse IMM statements.
Michal Krol
2008-07-13
tgsi: Parse texture instructions correctly.
Michal Krol
2008-07-13
tgsi: Fix instruction operand counts.
Michal Krol
2008-07-13
tgsi: Fix instruction opcode parsing.
Michal Krol
2008-07-13
tgsi: Add missing SWZ opcode.
Michal Krol
2008-07-13
tgsi: Parse DCL statements.
Michal Krol
2008-07-13
tgsi: Remove depricated ATTRIB interpolate mode.
Michal Krol
2008-07-13
llvm: build fixes.
Stephane Marchesin
2008-07-12
scons: List `util/tgsi_text.c'.
Michal Krol
2008-07-12
tgsi: Add tgsi_text utility module.
Michal Krol
2008-07-12
tgsi: Fix dumping of indirect addressing.
Michal Krol
2008-07-12
tgsi: Add missing copyright headers.
Michal Krol
2008-07-11
gallium: Make dri drivers create a egl_name_dri.so if supported
Jakob Bornecrantz
2008-07-10
egl: added EGL_OPENVG_API case (allow all APIs)
Brian Paul
[next]