r300g: Add A8_UNORM texture format.
[mesa.git] / src / gallium / drivers /
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-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 José Fonsecallvmpipe: Remove lp_tex_sample_c.c again.
2010-01-25 Marek Olšákr300g,radeong: finish and enable the immediate mode
2010-01-25 Marek Olšákr300g: fix zero-area scissor
2010-01-25 Marek Olšákr300g,radeong: set tiling flags in libdrm
2010-01-24 Marcin Slusarznv50: fix uninitialized variable in nv50_revdep_reorder
2010-01-24 Marcin Slusarznv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen...
2010-01-24 Marcin Slusarznouveau: fix winsys object leak
2010-01-24 Christoph Bumillernv50: fix handling of FragCoord input
2010-01-24 Christoph Bumillernv50: only flush texture caches on st request
2010-01-24 Christoph Bumillernv50: implement render_condition
2010-01-24 Dave Airlier300g: avoid the use of goto
2010-01-24 Dave Airlier300g: fix flushing harder.
2010-01-23 Dave Airlier300: fix wrong call in last commit
2010-01-23 Dave Airlier300g: fix up buffer emission ordering.
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Vinson Leei915g: Remove unnecessary header.
2010-01-22 Vinson Leesvga: Remove unused variable.
2010-01-21 José Fonsecasvga: Remove duplicate code.
2010-01-21 José Fonsecasvga: Remove unused code.
2010-01-21 José Fonsecasvga: Don't swap buffers to system memory -- winsys...
2010-01-21 José Fonsecasvga: Avoid synchronization issues when doing SW TNL.
2010-01-21 José Fonsecasvga: Follow buffer usage semantics properly.
2010-01-21 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-21 Vinson Leesvga: Remove unnecessary headers.
2010-01-21 Brian Paulsoftpipe: added region assertions in softpipe_get_tex_t...
2010-01-21 Alan Coopersmithgallium/i965: Make brw_batchbuffer prototypes match...
2010-01-20 Vinson Leesoftpipe: Remove unnecessary headers.
2010-01-20 Vinson Leei915g: Remove unnecessary headers.
2010-01-20 Corbin Simpsonr300g: Move GB_AA_CONFIG to its eventual new home.
2010-01-20 Corbin Simpsonr300g: Make invariant state into an atom.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Jakob Bornecrantzsvga: Do a more propper creation of textures from handles
2010-01-19 Brian Paulsoftpipe: remove redundant assignments
2010-01-19 Jakob Bornecrantzst/drm: Expose kernel driver name
2010-01-19 José Fonsecasoftpipe: Fix vertex buffer memory leak.
2010-01-19 José Fonsecasoftpipe: Skip depth testing for PIPE_S8_UNORM.
2010-01-19 José Fonsecasvga: Ensure buffer size/alignment is not zero.
2010-01-18 Christoph Bumillernv50: fix constant vtxattr methods
2010-01-18 Christoph Bumillernv50: make instanced drawing work with edge flags
2010-01-18 Christoph Bumillernv50: cannot exit shaders on a control flow instruction
2010-01-18 Marcin Slusarznv50: fix nv50_program->immd memory leak
2010-01-18 Marek Olšákr300g: fix polygon offset
2010-01-18 Marek Olšákr300g: fix vertex data swizzle
2010-01-18 Marek Olšákr300g: do not align compressed textures to a tile size
2010-01-18 Jakob Bornecrantzsoftpipe: Fix leak in vbuf draw module
2010-01-17 Christoph Bumillernv50: implement instanced drawing
2010-01-17 Jakob Bornecrantzsoftpipe: Move st/python's malloc winsys to softpipe
2010-01-17 Corbin Simpsonr300g: Check for bogus texture targets.
2010-01-17 Marek Olšákr300g: fix the rasterization of secondary color
2010-01-17 Marek Olšákr300g: fix vertex colors with 8 bits per channel
2010-01-17 Marek Olšákr300g: simplify is_format_supported
2010-01-17 Marek Olšákr300g: output texture debug messages if only RADEON_DEB...
2010-01-17 Marek Olšákr300g: move debug flags into r300_screen
2010-01-17 Marek Olšákr300g: disable the MIP filter for NPOT textures
2010-01-17 Marek Olšákr300g: fix the CS size when emitting invariant state
2010-01-17 Corbin Simpsonr300g: Stop using indices.
2010-01-17 Corbin Simpsonr300g: Respect fill modes in indices fallback.
2010-01-16 Christoph Bumillernv50: fix tile flags for scanout tex usage
2010-01-16 Christoph Bumillernv50: handle all and more system values
2010-01-16 Christoph Bumillernv50: hook up geometry programs
2010-01-16 Christoph Bumillernv50: support for geometry programs in nv50_program
2010-01-16 Christoph Bumillernv50: get access to primitive input space
2010-01-15 Patrice Mandinnouveau: nv30: Remove useless variables fs, txp. Also...
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-14 Corbin Simpsonr300g: Cleanup from last few commits.
2010-01-14 Łukasz Krotowskir300g: Really destroy translated buffer at the end.
2010-01-14 Corbin Simpsonr300g: Use indices to translate index buffers of ubytes.
2010-01-14 Corbin Simpsonr300g: Disable immediate mode rendering for now.
2010-01-13 José Fonsecasvga: Fix compile_vs error code.
2010-01-13 Michal Krolsvga: Fix call to translate::run().
2010-01-13 Corbin Simpsonr300g: Account for CS space used per atom.
2010-01-13 Corbin Simpsonr300g: Two dirty state optimizations.
2010-01-13 Corbin Simpsonr300g: DCE in emit.
2010-01-13 Corbin Simpsonr300g: Lower the immd mode threshold.
2010-01-13 Corbin Simpsonr300g: Fix is_r400 status for rs4xx and rc4xx.
2010-01-13 Corbin Simpsonr300g: Switch to immediate mode for tiny renders.
2010-01-13 Marek Olšákr300g: emit blend LTE/GTE thresholds on >=RV350
2010-01-13 Marek Olšákr300g: update the texture initialization so that it...
2010-01-13 Marek Olšákr300g: add emission of texture tiling bits
2010-01-13 Marek Olšákr300g: add is_r400 flag
2010-01-13 Marek Olšákr300g: silence a warning
2010-01-13 Marek Olšákr300g: only emit scissor when needed
2010-01-13 Marek OlšákRevert "r300g: Placate kernel checker by explicitly...
2010-01-13 Marek Olšákr300g: mark all states as dirty after flush
2010-01-12 Michal Krolgallium: draw_arrays/elements_instanced() are of type...
2010-01-12 Marcin Slusarznv50: fix 2 off by one memory leaks (nv50_miptree_level...
2010-01-12 Marcin Slusarznv50: fix memory leak on nv50_pc free
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
next