gallium: make max_anisotropy a unsigned bitfield member
[mesa.git] / src / gallium / drivers /
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-11 Roland Scheideggernouveau: fix compile errors...
2010-02-11 Roland Scheideggernv50: adapt to stencil ref changes
2010-02-11 Roland Scheideggernv40: adapt to stencil ref changes
2010-02-11 Roland Scheideggernv30: adapt to stencil ref changes
2010-02-11 Roland Scheideggergallium: make u_blitter code save/restore stencil ref...
2010-02-11 Roland Scheideggerr300g: adapt to stencil ref changes
2010-02-11 Roland Scheideggercell: adapt to stencil ref changes
2010-02-11 Roland Scheideggeri965g: adapt to stencil ref changes
2010-02-11 Roland Scheideggeri915g: adapt to stencil ref changes
2010-02-10 Roland Scheideggersvga: adapt to stencil ref changes
2010-02-10 Roland Scheideggerllvmpipe: adapt to stencil ref changes
2010-02-10 Roland Scheideggeridentity: adapt to stencil ref changes
2010-02-10 Roland Scheideggerfo: adapt to stencil ref changes
2010-02-10 Roland Scheideggertrace: adapt to stencil ref changes
2010-02-10 Roland Scheideggersoftpipe: adapt to stencil ref changes
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Chris Lillvmpipe: Make llvm unit test depend on libllvmpipe.a
2010-02-09 Michal Krolllvmpipe: Remove reference to prefilter field.
2010-02-09 Brian Paulfix bug in perspective corrected interpolants for lines
2010-02-09 Michal Krolsoftpipe: Properly implement cylindrical wrapping.
2010-02-09 Michal KrolRevert "softpipe: Implement cylindrical wrapping for...
2010-02-09 Michal Krolgallium: Remove prefilter member from pipe_sampler_stat...
2010-02-09 Michal Krolsoftpipe: Implement cylindrical wrapping for linear...
2010-02-09 José Fonsecasvga: Actually call fence_reference in texture downloads.
2010-02-09 Vinson Leer300g: Fix off-by-one errors in array bounds assertions.
2010-02-09 Zack Rusinllvmpipe: switch to using dynamic stack allocation...
2010-02-09 Vinson Leeidentity: Remove unnecessary header.
2010-02-09 Vinson Leesoftpipe: Remove unnecessary headers.
2010-02-09 Brian Paulllvmpipe: include gallivm/lp_bld_misc.h
2010-02-09 Brian Paulllvmpipe: remove files moved to gallivm/ from llvmpipe...
2010-02-09 Brian Paulllvmpipe: s/textured/texture/
2010-02-08 Brian Paulllvmpipe: added counters for color tile clear, load...
2010-02-08 Brian Paulllvmpipe: use new os time functions
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...
2010-02-08 Keith Whitwellsvga: remove dead debug sleep
2010-02-08 Keith Whitwellgallium: remove softpipe references in other drivers
2010-02-08 Marc Dietrichcell: fix the usual cell breakage
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
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 Roland Scheideggergallium: add point_quad_rasterization bit to rasterizer...
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 Roland Scheideggergallium: clean up point sprite rasterizer state
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'
next