auxiliary: fix vertex elements cso
[mesa.git] / src / gallium /
2010-03-09 Roland Scheideggerauxiliary: fix vertex elements cso
2010-03-03 Corbin Simpsonr300g: Make velem CSO actually work.
2010-03-01 Roland Scheideggernv40: adapt to vertex element cso
2010-03-01 Roland Scheideggernv30: adapt to vertex element cso
2010-03-01 Roland Scheideggeridentity: adapt to new vertex element cso
2010-03-01 Roland Scheideggerfailover: adapt to new vertex element cso
2010-03-01 Roland Scheideggeri965g: adapt to new vertex element cso
2010-03-01 Roland Scheideggeri915g: adapt to new vertex element cso
2010-03-01 Roland Scheideggercell: adapt to new vertex element cso
2010-03-01 Roland Scheideggerr300g: adapt to new vertex element cso
2010-03-01 Roland Scheideggerllvmpipe: adapt to new vertex element cso
2010-03-01 Roland Scheideggersoftpipe: adapt to new vertex element cso
2010-03-01 Roland Scheideggersvga: adapt to new vertex element cso
2010-03-01 Roland Scheideggertrace: adapt to new vertex element cso
2010-03-01 Roland Scheideggervega: adapt to new vertex element cso
2010-03-01 Roland Scheideggervega: adapt to new vertex element cso
2010-03-01 Roland Scheideggerxorg: adapt to new vertex element cso
2010-03-01 Roland Scheideggergallium/docs: document new vertex element cso interface
2010-03-01 Roland Scheideggervl: adapt to new vertex element cso interface
2010-03-01 Roland Scheideggerutil: adapt blitter code to new vertex element cso
2010-02-26 Christoph Bumillernv50: adapt to vertex elements cso
2010-02-18 Roland Scheideggergallium: use cso state handling for pipe_vertex_element...
2010-02-17 Roland Scheideggergallium: remove redundant nr_components field from...
2010-02-17 Roland Scheideggerutil: new util_format_get_nr_components helper
2010-02-16 Ben Skeggsnv50: use hw idx buffers where we can
2010-02-16 Ben Skeggsnouveau: fix for latest libdrm
2010-02-15 José Fonsecawgl: Be lenient when sharing contexts.
2010-02-15 Vinson Leedraw: Add assert to check input of memcpy.
2010-02-15 Marek Olšákr300g: fix the size of constant buffers
2010-02-15 José Fonsecapython: Reconstruct blend state objects from binary...
2010-02-15 José Fonsecatrace: Dump blend state as a binary blob.
2010-02-15 José Fonsecatrace: Fix constant buffer unwrapping.
2010-02-14 José Fonsecautil: Avoid dumping masked state. Other minor improvements.
2010-02-14 José Fonsecaos: A stream for debug logging.
2010-02-14 José Fonsecatrace: No need to dump reference counts.
2010-02-14 José Fonsecapython: Pretty-printing of blend state.
2010-02-14 José Fonsecautil: Helper functions to dump all state objects.
2010-02-14 José Fonsecaos: Add a growable string stream.
2010-02-14 José Fonsecaos: Complement/improve stream inline helpers.
2010-02-14 José Fonsecaos: Fix bad calloc.
2010-02-14 José Fonsecatrace: Update for os_stream changes.
2010-02-14 José Fonsecautil: Update for os_stream changes.
2010-02-14 José Fonsecaos: Make streams abstract.
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-14 Vinson Leesvga: Silence uninitialized variable warning.
2010-02-14 Marek Olšákr300: add half_float_vertex support
2010-02-14 Marek Olšákr300g: set the correct tiling flags for renderbuffers
2010-02-14 Marek Olšákr300g: add macrotiling support to texture setup
2010-02-14 Marek Olšákradeong: flush when changing tiling flags of BO referen...
2010-02-14 Marek Olšákr300g: accelerate blitting for all formats by faking...
2010-02-14 Marek Olšákr300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UN...
2010-02-14 José Fonsecallvmpipe: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecagallivm: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecautil: Rename u_debug_dump.[ch] -> u_dump.[ch].
2010-02-14 José Fonsecagallium: Remove previously forgotten pf_name() prototype.
2010-02-14 José Fonsecadraw: Use util_format_name().
2010-02-14 José Fonsecautil: Use util_format_name().
2010-02-14 José Fonsecacell: Use util_format_name().
2010-02-14 José Fonsecallvmpipe: Use util_format_name().
2010-02-14 José Fonsecanv: Use util_format_name().
2010-02-14 José Fonsecar300g: Use util_format_name().
2010-02-14 José Fonsecatrace: Use util_format_name().
2010-02-14 José Fonsecaxorg: Use util_format_name().
2010-02-14 José Fonsecautil: Add pf_name() replacement: util_format_name().
2010-02-14 José Fonsecatrace: Fix generated XML.
2010-02-14 José Fonsecapython: Tell swig how to index per-rendertarget blend...
2010-02-14 José Fonsecapython: Pass p_format.h as-is to swig now that it has...
2010-02-14 José Fonsecaprogs/gallium/python: New home for python statetracker...
2010-02-14 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-02-14 Vinson Leesoftpipe: Silence uninitialized variable warnings.
2010-02-14 Marek Olšákst/python: fix build error after gallium-screen-context...
2010-02-14 Marek Olšákr300g: fix scons build
2010-02-14 Brian Paulsoftpipe: fix broken cubemap / mipmap selection code
2010-02-13 José Fonsecawgl: Implement wglSwapMultipleBuffers.
2010-02-13 José Fonsecasvga: Fix texture border color.
2010-02-13 Marek Olšákr300g: do not invalidate texture caches when only sampl...
2010-02-13 Marek Olšákr300g: cleanup the emission of RS block state
2010-02-13 Marek Olšákr300g: cleanup the emission of framebuffer state
2010-02-13 Marek Olšákr300g: disable independent blend enables
2010-02-13 Marek Olšákr300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on...
2010-02-13 Vinson Leest/xlib: Remove unnecessary header.
2010-02-13 Vinson Leesvga: Silence uninitialized variable warning.
2010-02-13 Corbin Simpsonutil: Properly init memory for blitter CSOs.
2010-02-12 José Fonsecasvga: A few more tweaks to blend color state emission.
2010-02-12 José Fonsecasvga: Clamp max cube texture levels to supported max...
2010-02-12 José Fonsecasvga: Report the 2d/3d texture sizes supported by the...
2010-02-12 José Fonsecawgl: Go into dormant state when DLL is unloaded unclealy.
2010-02-12 Brian Paulcell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
2010-02-12 Zack Rusinst/dri: don't expose visuals we'll have trouble supporting
2010-02-12 Zack Rusinst/dri, st/xorg: fix buffers that have attachements...
2010-02-12 Roland Scheideggersvga: enable code to emit blend color
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-12 Patrice Mandinnouveau: nv30: it may have 8 texture samplers (not...
2010-02-12 Brian Paulcell: adjust structure padding
2010-02-12 Brian Paulcell: remove unused var
2010-02-12 Brian Paulcell: include cell_context.h
2010-02-12 Brian Paulcell: re-fix undeclared var
2010-02-12 Brian Paulcell: declare stencil_value variable
2010-02-12 Michal KrolRevert "util: Fix descriptors for R32_FLOAT and R32G32_...
2010-02-12 Michal Krolutil: Fix descriptors for R32_FLOAT and R32G32_FLOAT...
next