progs/xdemos: Silence uninitialized variable warning.
[mesa.git] / src / gallium / drivers /
2010-02-07 Vinson Leellvmpipe: Silence GCC 'type qualifiers ignored on funct...
2010-02-07 Vinson Leesvga: Remove unnecessary header.
2010-02-07 Vinson Leellvmpipe: Remove unnecessary headers.
2010-02-07 Marek Olšákr300g: cleanup XXXs in the DSA state
2010-02-07 Marek Olšákr300g: make a local copy of framebuffer state
2010-02-07 Marek Olšákr300g: fix color channel masks
2010-02-07 Marek Olšákr300g: remove useless GA_COLOR_CONTROL emit
2010-02-07 Marek Olšákr300g: add L8_SRGB and A8L8_SRGB texture formats
2010-02-06 Vinson Leellvmpipe: Silence GCC 'no previous prototype' warning.
2010-02-06 Vinson Leei965g: Remove unnecessary headers.
2010-02-05 Patrice Mandinnouveau: Fix warning for void function returning value...
2010-02-05 Chris Liallow make to build lp_test_* for llvmpipe
2010-02-05 José Fonsecallvmpipe: Disable multithreading on windows.
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-04 Francisco JerezNuke the nv0x-nv2x gallium pipe drivers.
2010-02-04 José Fonsecatrace: util_stream -> os_stream
2010-02-04 José Fonsecatrace: Use u_time.
2010-02-04 José Fonsecallvmpipe: Disable unit tests on embedded platforms.
2010-02-04 Vinson Leesvga: Remove unnecessary header.
2010-02-04 Vinson Leeidentity: Remove unnecessary header.
2010-02-04 Vinson Leellvmpipe: Remove unnecessary header.
2010-02-04 Dave Airliegallium: fix more missing includes from various places
2010-02-04 Dave Airlienouveau: include stdio.h and u_inlines.h in all context...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 José Fonsecatrace: Include the appropriate header instead of defini...
2010-02-03 Keith Whitwellsvga: fix TXD and TXL opcode translation
2010-02-03 Keith Whitwellsvga: deriv insns not valid in dynamic flow control...
2010-02-03 Keith Whitwellsvga: texture from lod zero inside dynamic branching
2010-02-03 Keith Whitwellsvga: better method for generating white fs color outputs
2010-02-03 Brian Paulsoftpipe: remove unnecessary #include
2010-02-03 Brian Paulllvmpipe: fix (potentially) broken AA points, AA lines
2010-02-03 Brian Paulsoftpipe: fix broken AA points, AA lines
2010-02-02 Corbin Simpsonr300g: Texture format cleanups, per docs.
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
2010-02-02 José Fonsecagallium: Move p_thread.h and p_atomic.h out of gallium...
2010-02-02 José Fonsecagallium: Make pipe_atomic a regular int32_t.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-02 Corbin Simpsonr300compiler, r300 classic, r300g: Add support for...
2010-02-02 Corbin Simpsonr300g: Fix funky segfault.
2010-02-01 Corbin Simpsonr300g: Inline immediates where possible.
2010-02-01 José Fonsecallvmpipe: Add missing includes.
2010-02-01 José Fonsecai915: Add missing includes.
2010-02-01 Vinson Leei965g: Add missing va_end.
2010-02-01 Vinson Leer300g: Fix memory leak on memory allocation failure.
2010-02-01 Marcin Kościelnickinv04: Update to new nouveau_class.h
2010-02-01 Marcin Slusarznv50/nv40/nv30: fix small memory leak of nouveau_resour...
2010-02-01 Francisco Jereznv10, nv20: Fix build.
2010-01-31 Vinson Leer300g: Silence uninitialized variable warning.
2010-01-31 Vinson Leei915: Set bit field of length 1 light_twoside to unsigned.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-30 Corbin SimpsonRevert "r300g: Don't handle SHADOW_AMBIENT."
2010-01-30 Corbin Simpsonr300g: Independent blend enables only work on r500.
2010-01-30 Corbin Simpsonr300g: Don't handle SHADOW_AMBIENT.
2010-01-30 Corbin Simpsonr300g: Fix comment on SHADOW_AMBIENT.
2010-01-30 Corbin Simpsonr300g: Dual-source blending isn't possible, period.
2010-01-30 Mathias Fröhlichr300g: Add alpha render targets.
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbierisoftpipe: support all TGSI fragment coord conventions...
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-29 Vinson Leesvga: Remove unnecessary headers.
2010-01-28 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Corbin Simpsonr300g: Clean up blend masks, change caps.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolsoftpipe: Report some sane values for constant buffer...
2010-01-28 Michal Krolgallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_...
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Michal Krolgallium: Implement 2D constant buffers for fragment...
2010-01-28 Corbin Simpsonr300g: Fix bizarre half-flushes with immd mode.
2010-01-28 Corbin Simpsonr300g: Atomize framebuffers.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-28 Brian Paulllvmpipe: added debug option to disable LLVM optimizati...
2010-01-28 Vinson Leer300g: Remove unnecessary headers.
2010-01-27 Vinson Leei965g: Remove unnecessary headers.
2010-01-27 Vinson Leer300g: Silence GCC "missing braces around initializer...
2010-01-27 Brian Paulllvmpipe: count/report time spent in LLVM compilations
2010-01-27 Brian Paulcell: remove commas from structs wrapped in PIPE_ALIGN_...
2010-01-27 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-27 Vinson Leei915g: Remove unnecessary headers.
2010-01-27 Corbin Simpsonr300g: Turn the RS block into an atom.
2010-01-27 Corbin Simpsonr300g: Make vertex_format into an atom.
2010-01-27 Corbin Simpsonr300g: Kill dead code for hashing custom state.
2010-01-27 Corbin Simpsonr300g: Add A8_UNORM texture format.
2010-01-27 Vinson Leei965g: Silence uninitialized variable warning.
2010-01-27 Vinson Leesoftpipe: Remove unused variables.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Christoph Bumillernv50: supports independent blend enables
2010-01-26 Roland Scheideggergallium: add the new PIPE_CAP blend bits to more drivers
2010-01-26 Corbin Simpsonr300g: Per-MRT blending is not supported.
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Corbin Simpsonr300g: Finish and enable immediate mode.
2010-01-25 Corbin SimpsonRevert "r300g,radeong: finish and enable the immediate...
2010-01-25 Roland Scheideggersoftpipe: enable new blend functionality
2010-01-25 Roland Scheideggertrace: adapt to blend changes
2010-01-25 Roland Scheideggersvga: adapt to blend changes
2010-01-25 Roland Scheideggersoftpipe: adapt to blend changes
2010-01-25 Roland Scheideggernouveau: adapt drviers to blend changes
2010-01-25 Roland Scheideggerr300g: adapt to blend changes
next