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-08-19
xlib: Revert destroying pipe_screen (temporary).
José Fonseca
2008-08-19
tgsi: Fix ARL opcode in SSE2 codegen.
Michal Krol
2008-08-19
tgsi: Workaround debug output buffer size limitations.
Michal Krol
2008-08-19
tgsi: Use NUM_CHANNELS.
Michal Krol
2008-08-18
trace: Explain how to integrate with a state tracker or winsys.
José Fonseca
2008-08-18
trace: Preliminary stream implementation for GDI.
José Fonseca
2008-08-18
trace: Use long longs to ensure covering 64bits integers.
José Fonseca
2008-08-18
trace: Get the trace file from the GALLIUM_TRACE option itself.
José Fonseca
2008-08-18
gallium: Remove TGSI_CC_UN.
Michal Krol
2008-08-18
tgsi: Update condition code vector when storing dest register.
Michal Krol
2008-08-18
tgsi: Saturate modifier obeys ExecMask.
Michal Krol
2008-08-18
tgsi: Respect condition codes when storing destination register.
Michal Krol
2008-08-18
tgsi: Cosmetic changes.
Michal Krol
2008-08-18
tgsi: Add condition code (CC) register.
Michal Krol
2008-08-18
scons: Fix build.
Michal Krol
2008-08-17
if we can't find a mode, return first. At least we should
Alan Hourihane
2008-08-17
consolidate intel directories.
Alan Hourihane
2008-08-17
rather than use CRTC 1 (aka LVDS), try and setup all connectors/encoders
Alan Hourihane
2008-08-15
xlib: Kill xmesa_surface.
José Fonseca
2008-08-15
trace: Fix typo.
José Fonseca
2008-08-15
python/retrace: Update frame when PIPE_FLUSH_FRAME spotted.
José Fonseca
2008-08-15
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
trace: Allow multiple screens. Flush after call.
José Fonseca
2008-08-15
pyhon/retrace: Retrace surface contents.
José Fonseca
2008-08-15
python/retrace: Keep addresses as strings.
José Fonseca
2008-08-15
trace: Several fixes.
José Fonseca
2008-08-15
python: Fix put/get_tile_raw bindings.
José Fonseca
2008-08-15
trace: Trace surface contents.
José Fonseca
2008-08-15
trace: Make stream a global variable.
José Fonseca
2008-08-15
gallium: New PIPE_FLUSH_FRAME flag to signal the end of a frame.
José Fonseca
2008-08-15
python/retrace: Commit unsaved changes to the doc.
José Fonseca
2008-08-14
trace: Update status.
José Fonseca
2008-08-14
python: Update status.
José Fonseca
2008-08-14
python/retrace: Application capable of replaying gallium traces.
José Fonseca
2008-08-14
python: Allow to use trace pipe driver with python.
José Fonseca
2008-08-14
python: Fix typo in buffer::write.
José Fonseca
2008-08-14
python: Remove unused var.
José Fonseca
2008-08-14
xlib: Use trace usage.
José Fonseca
2008-08-14
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
mesa: posix_memalign requires alignment to be multiple of sizeof(void*)
José Fonseca
2008-08-14
gallium: Catch errors from posix_memalign.
José Fonseca
2008-08-14
python: Simplify st_winsys.
José Fonseca
2008-08-14
python: Bindings fixes.
José Fonseca
2008-08-14
translate: Draw can request up to PIPE_MAX_ATTRIBS + 1 vertex elements.
José Fonseca
2008-08-14
check for winsys->destroy before calling
Alan Hourihane
2008-08-13
gallium: fix exec_kilp(), fix Exec/FuncMask test for TGSI_OPCODE_RET
Brian Paul
2008-08-13
tgsi: Initial code for KILP, needs CCs working to be complete.
Michal Krol
2008-08-13
tgsi: Use a homebrew version of toupper().
Michal Krol
2008-08-13
tgsi: Fix typo.
Michal Krol
2008-08-13
tgsi: Validate instruction opcode and operand counts.
Michal Krol
[next]