mesa.git
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-03-01 Roland Scheideggerst/mesa: fix mesa statetracker adaption to new vertex...
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 José FonsecaRevert "progs/redbook: Temporarily disable the demos...
2010-02-16 Michal Krolglsl/pp: Do not try to enable extension `all'.
2010-02-16 Ben Skeggsnv50: use hw idx buffers where we can
2010-02-16 Brian Paulprogs/redbook: use glew
2010-02-16 Ben Skeggsnouveau: fix for latest libdrm
2010-02-15 José Fonsecawgl: Be lenient when sharing contexts.
2010-02-15 José Fonsecaprogs/redbook: Temporarily disable the demos that exten...
2010-02-15 José Fonsecascons: A less magic way of not building progs by default.
2010-02-15 Michal Krolglsl/pp: Fix handling of if/elif/else cases.
2010-02-15 Brian Paulprogs/redbook: test image for new redbook tests
2010-02-15 Brian Paulprogs/redbook: add additional tests for GL 1.4
2010-02-15 Brian Pauldocs: document glMultiDrawElements() fix
2010-02-15 Brian Paulvbo: fix broken glMultiDrawElements()
2010-02-15 Vinson Leeglu/sgi: Add assert to check for null pointer dereference.
2010-02-15 Vinson Leemesa: Remove pointless comparison of unsigned integer...
2010-02-15 Vinson Leeglsl/pp: Add asserts to check for null pointer deferences.
2010-02-15 Vinson Leedraw: Add assert to check input of memcpy.
2010-02-15 Vinson Leeglu/sgi: Move initialization of members to top of Curve...
2010-02-15 Vinson Leeglu/sgi: Initialize members of class Curvelist.
2010-02-15 Vinson Leeglu/sgi: Initialize members of class Curve.
2010-02-15 Vinson Leeglu/sgi: Initialize member of class Pool.
2010-02-15 Vinson Leeglx: Silence uninitialized variable warning.
2010-02-15 Brian Paulst/mesa: minor assorted clean-ups
2010-02-15 Brian Paulst/mesa: change some function return types
2010-02-15 Brian Paulst/mesa: move per-fragment shader fields to local vars
2010-02-15 Brian Paulst/mesa: use _mesa_clone_fragment_program()
2010-02-15 Brian Paulr600: use new program cloning functions
2010-02-15 Brian Paulr300: use new program cloning functions
2010-02-15 Brian Paulglsl: use new program cloning functions
2010-02-15 Brian Paulmesa: added _mesa_clone_vertex/fragment_program()
2010-02-15 Vinson Leer600: Silence uninitialized variable warnings.
2010-02-15 Marek Olšákr300g: fix the size of constant buffers
2010-02-15 José Fonsecapython/retrace: Reconstruct blend state from binary...
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 Leeglut: Silence uninitialized variable warning.
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 Pauli Nieminenmesa: Don't pass paramter to __builtin_clz which would...
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 Brian Paulsrc/glu/mesa: fix mem leak (bug 26559)
2010-02-14 Brian Paulsrc/glu/mini: fix mem leak (bug 26559)
2010-02-14 Brian Paulprogs/objviewer: close file (bug 26559)
2010-02-14 Brian Paulprogs/fp: close file (bug 26559)
2010-02-14 Marek Olšákr300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UN...
2010-02-14 José Fonsecascons: Control caching via new SCONS_CACHE_DIR environm...
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é Fonsecamesa: Add missing include.
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é Fonsecamesa: Use util_format_name().
2010-02-14 José Fonsecautil: Add pf_name() replacement: util_format_name().
2010-02-14 José Fonsecamakefiles: Don't complaint about changing configs if...
2010-02-14 José Fonsecapython/retrace: Interpret pipe_screen::context_create().
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 Leeglut: Silence uninitialized variable warning.
2010-02-14 Vinson Leer300: Silence uninitialized variable warning.
2010-02-14 Vinson Leer600: Silence uninitialized variable warning.
next