OSDN Git Service

Merge commit 'origin/gallium-0.1' into gallium-0.2
[android-x86/external-mesa.git] / src / gallium / state_trackers /
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-24 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-20 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 José Fonsecapython/retrace: Dump constants.
2008-11-19 José Fonsecapython: Allow to read from buffers.
2008-11-19 José Fonsecapython/retrace: Fix formatting of shaders.
2008-11-19 José Fonsecapython/retrace: Ignore irrelevant calls.
2008-11-19 José Fonsecapython/retrace: Highlight the trace dump to help to...
2008-11-19 José Fonsecapython/retrace: Use the usual BSD-style license.
2008-11-15 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-05 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-27 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-17 Younes Mantong3dvl: Get rid of state tracker unit tests, stale and...
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-04 Younes Mantong3dvl: Ignore client flush requests unless entire frame...
2008-10-04 Younes Mantong3dvl: Bad semantic index in shader decl.
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-18 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-13 Younes Mantong3dvl: Fix field coded block copy.
2008-09-12 Younes Mantong3dvl: Implement surface sync functions.
2008-09-12 Younes Mantong3dvl: Fullscreen fixes. Respect src & dst coords durin...
2008-09-12 Younes Mantong3dvl: Update softlinks to nouveau winsys files, relate...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-07 Younes Mantong3dvl: Zero-block optimization.
2008-09-07 Younes Mantong3dvl: Define texcoords seperately for luma, Cb, Cr...
2008-09-07 Younes Mantong3dvl: Define block texcoords for each vertex instead...
2008-09-05 José Fonsecapython: Cleanup tri example.
2008-09-04 José Fonsecapython: Use pipe_buffer_* inlines as much as possible.
2008-09-03 José Fonsecagallium: Have pipe_buffer_* receive a pipe_screen inste...
2008-09-02 Younes Mantong3dvl: Use consistent variable names.
2008-09-02 Younes Mantong3dvl: Use one VB for all MBs, sort MBs at flush to...
2008-09-01 Younes Mantong3dvl: Some clean ups.
2008-09-01 Younes Mantong3dvl: Inline hint for relatively small, frequently...
2008-09-01 Younes Mantong3dvl: Re-enable buffer rotation, disable high quality...
2008-08-29 Younes Mantong3dvl: Buffer the entire frame before rendering.
2008-08-24 Brian Paulgallium: refactor/replace p_util.h with util/u_memory...
2008-08-22 José Fonsecapython/retrace: Interpret texture/surfaces destructions.
2008-08-22 José Fonsecapython/retrace: Process the trace call-by-call (instead...
2008-08-21 José Fonsecapython/retrace: Support gziped traces.
2008-08-20 José Fonsecapython/retrace: Retrace draw_elements and draw_range_el...
2008-08-20 José Fonsecapython: bindings for draw_range_elements.
2008-08-19 José Fonsecapython/retrace: Add several missing functions.
2008-08-19 José Fonsecapython: Handle null state.
2008-08-19 José Fonsecapython/retrace: Trim null chars.
2008-08-18 Younes Mantong3dvl: Use rotating buffers to avoid waiting for map().
2008-08-16 Younes Mantong3dvl: Modularized rendering, refactored to accommodate...
2008-08-16 Younes Mantong3dvl: Merged tgsi/util and tgsi/exec moved some header...
2008-08-15 José Fonsecapython/retrace: Update frame when PIPE_FLUSH_FRAME...
2008-08-15 José Fonsecapyhon/retrace: Retrace surface contents.
2008-08-15 José Fonsecapython/retrace: Keep addresses as strings.
2008-08-15 José Fonsecapython: Fix put/get_tile_raw bindings.
2008-08-15 José Fonsecapython/retrace: Commit unsaved changes to the doc.
2008-08-14 José Fonsecapython: Update status.
2008-08-14 José Fonsecapython/retrace: Application capable of replaying galliu...
2008-08-14 José Fonsecapython: Allow to use trace pipe driver with python.
2008-08-14 José Fonsecapython: Fix typo in buffer::write.
2008-08-14 José Fonsecapython: Remove unused var.
2008-08-14 José Fonsecapython: Simplify st_winsys.
2008-08-14 José Fonsecapython: Bindings fixes.
2008-08-13 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-12 José Fonsecapython: Use st_buffers instead of pipe_buffers.
2008-08-12 José Fonsecapython: Bindings for p_compiler.h types.
2008-08-12 José Fonsecapython: Bindings for pipe_{depth,stencil,alpha}_state.
2008-08-12 José Fonsecapython: Simplify setting the constant buffers.
2008-08-12 José Fonsecapython: Split the interface definition file in smaller...
2008-08-12 José Fonsecapython: Add unsigned arrays.
2008-08-12 José Fonsecapython: Allow writing to buffers.
2008-08-12 José Fonsecapython: Update the documentation.
next