g3dvl: Remove dead links to files that are now in libnouveaudrm.
[mesa.git] / src / gallium / state_trackers /
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.
2008-08-11 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-07 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-03 Younes Mantong3dvl: Temporarily disable IDCT.
2008-07-30 Younes Mantong3dvl: Use R16_SNORM instead of A8L8_UNORM for block...
2008-07-28 José FonsecaMerge tgsi/exec and tgsi/util directories.
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 Younes Mantonnv all: Copy shader tokens on create, free on delete.
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-23 Younes Mantong3dvl: Add Nouveau winsys, libdriclient.
2008-07-20 Younes Mantong3dvl: Fix some memory leaks in the winsys.
2008-07-20 José Fonsecapython/tests: Check support for non-pot/non-square...
2008-07-19 José Fonsecapython/tests: Specify the right texture target when...
2008-07-19 José Fonsecagallium: Finer grained is_format_supported.
2008-07-18 José Fonsecapython/tests: Extend the texture tests to cover volumes.
2008-07-18 José Fonsecapython: Add methods to get texture width, height, etc.
2008-07-17 José Fonsecapython: Reimplement the generation of random texture...
2008-07-17 José Fonsecapython: Reimplement tile comparison in C to speed up...
2008-07-16 José Fonsecapython/tests: Cover all last_level combinations.
2008-07-16 José Fonsecapython/tests: Extend the texture tests to cover cube...
2008-07-16 José Fonsecapython: Set PIPE_TEX_MIPFILTER_NONE by default.
2008-07-16 José Fonsecapython: Test all miplevels.
2008-07-16 José Fonsecapython: Expand the texture test suit to cover one YUV...
2008-07-16 José Fonsecapython: Silent debug output.
2008-07-15 José Fonsecapython: Cleanup.
2008-07-15 José Fonsecapython: Request/respect the texture & buffer usage...
2008-07-15 José Fonsecapython: Get object ownership done correctly.
next