llvmpipe: remove misleading debug string
[mesa.git] / src / gallium / drivers /
2010-11-30 Keith Whitwellllvmpipe: remove misleading debug string
2010-11-30 Keith Whitwellllvmpipe: raise dirty flag on transfers to bound constbuf
2010-11-30 José Fonsecascons: Alias for svga
2010-11-30 José Fonsecasvga: Use consistent hexadecimal representation on...
2010-11-30 Marek Olšákutil: rename u_mempool -> u_slab
2010-11-29 Dave Airlier600g: it looks like r600 can handle dword offsets...
2010-11-27 Henri Verbeetr600g: Fix the PIPE_FORMAT_A8_UNORM color swap for...
2010-11-27 Henri Verbeetr600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.
2010-11-25 Xavier Chantrynvfx: reset nvfx->hw_zeta
2010-11-25 Xavier Chantrynvfx: fb->nr_cbufs <= 1 on nv30
2010-11-23 Tilman Sauerbeckr600g: Removed duplicated call to tgsi_split_literal_co...
2010-11-23 Mathias Fröhlichr600g: Only compare active vertex elements
2010-11-23 Vinson Leellvmpipe: Remove unnecessary headers.
2010-11-22 Alex Deucherr600g: add support for ontario APUs
2010-11-22 Mathias Fröhlichr300g: Avoid returning values in a static array, fixing...
2010-11-22 Alex Deucherr600g: fix additional EVENT_WRITE packet
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-22 Dave Airlier600g: pick correct color swap for A8 fbos.
2010-11-21 Daniel Vetteri915g: kill RGBA/X formats
2010-11-21 Daniel Vetteri915g: add pineview pci ids
2010-11-21 Daniel Vetteri915g: s/hw_tiled/tiling
2010-11-21 Daniel Vetteri915g: rip out ->sw_tiled
2010-11-21 Joakim Sindholtr300g: silence guard band cap errors
2010-11-20 Xavier Chantrynvfx: only expose one rt on nv30
2010-11-20 Owen W. Taylorr600g: Fix location for clip plane registers
2010-11-20 Marek Olšákr300g: fix rendering with no vertex elements
2010-11-19 Alex Deucherr600g: use full range of VS resources for vertex samplers
2010-11-19 Alex Deucherr600g: use meaningful defines for chiprev
2010-11-19 Alex Deucherr600g: translate ARR instruction for evergreen
2010-11-19 Jerome Glisser600g: add fetch shader capabilities
2010-11-19 Keith Whitwellllvmpipe: twoside for specular color also
2010-11-19 Keith Whitwellllvmpipe: fix up twoside after recent changes
2010-11-19 Hui Qi Tayllvmpipe: fix such that offset/twoside function only...
2010-11-18 Dave Airliegallium/noop: report GL 2.1
2010-11-18 Alex Deucherr600g: fix buffer alignment
2010-11-17 Jakob Bornecrantzgallium: Remove redundant sw and debug target helpers
2010-11-17 Jerome Glisser600g: code cleanup (indent, trailing space, empty...
2010-11-17 Marek Olšákr300g: print FS inputs uninitialized due to hardware...
2010-11-16 Henri Verbeetr600g: Synchronize supported color formats between...
2010-11-16 Henri Verbeetr600g: Swizzle vertex data only once.
2010-11-16 Marek Olšákr300g: remove the hack with OPCODE_RET
2010-11-15 Henri Verbeetr600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as...
2010-11-15 Henri Verbeetr600g: Evergreen has two extra frac_bits for the sample...
2010-11-15 Jerome Glissegallium/noop: no operation gallium driver
2010-11-15 Hui Qi Tayllvmpipe: clean up polygon offset function in lp setup...
2010-11-14 Marek Olšákr300g: return shader caps from Draw for SWTCL vertex...
2010-11-14 Marek Olšákr300g: clean up redundancy in draw functions
2010-11-13 Marek Olšákr300g: fix texture border color for all texture formats
2010-11-12 Marek Olšáksvga: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákr600g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšákr300g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáknvfx: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáknv50: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáki965g: fill out CAPs for indirect addressing
2010-11-12 Marek Olšáki915g: fill out CAPs for indirect addressing
2010-11-11 Keith Whitwellr600g: enforce minimum stride on render target texture...
2010-11-11 Keith Whitwellr600g: do not try to use staging resource for depth...
2010-11-11 Keith Whitwellr600g: guard experimental s3tc code with R600_ENABLE_S3TC
2010-11-11 Lucas Stachnvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHAD...
2010-11-10 Jakob Bornecrantzgalahad: Correct the name of the scons library
2010-11-10 Marek Olšákr300g: turn magic numbers into names in the hyperz...
2010-11-10 Marek Olšákr300g: rename has_hyperz -> can_hyperz
2010-11-10 Marek Olšákr300g: mention ATI in the renderer string
2010-11-09 Keith Whitwellr600: fix my pessimism about PIPE_TRANSFER_x flags
2010-11-09 Keith Whitwellr600g: translate ARR instruction
2010-11-09 Keith Whitwellr600g: attempt to turn on DXTn formats
2010-11-09 Keith Whitwellr600g: avoid recursion with staged uploads
2010-11-09 Brian Paulsoftpipe: can't no-op depth test stage when occlusion...
2010-11-08 Benjamin Franzker600g: implement texture_get_handle (needed for eglExpo...
2010-11-07 Henri Verbeetr600g: Mention AMD in the renderer string.
2010-11-05 Brian Paulsoftpipe: disable vertex texturing with draw/llvm
2010-11-05 Brian Paulllvmpipe: added some debug assertions, but disabled
2010-11-04 Guillermo S. Romeror300g: Do not use buf param before checking for NULL.
2010-11-04 Hui Qi Tayllvmpipe: added llvm offset setup code
2010-11-03 José Fonsecar600g: Swap the util_blitter_destroy call order.
2010-11-03 Keith Whitwellevergreeng: set hardware pixelcenters according to...
2010-11-03 Keith Whitwellevergreeng: respect linewidth state, use integer widths...
2010-11-03 Keith Whitwellr600g: don't call debug_get_bool_option for tiling...
2010-11-03 Keith Whitwellevergreeng: protect against null constant buffers
2010-11-03 Keith Whitwellr600g: set hardware pixel centers according to gl_raste...
2010-11-03 Keith Whitwellr600g: remove unused flink, domain fields from r600_res...
2010-11-03 Keith Whitwellr600g: use a buffer in GTT as intermediate on texture...
2010-11-03 Keith Whitwellr600g: propogate resource usage flags to winsys, use...
2010-11-03 Keith Whitwellr600g: propagate usage flags in texture transfers
2010-11-02 Tilman Sauerbeckr600g: Destroy the winsys in r600_destroy_screen().
2010-11-02 Tilman Sauerbeckr600g: Delete custom_dsa_flush on shutdown.
2010-11-02 Tilman Sauerbeckr600g: We don't support PIPE_CAP_PRIMITIVE_RESTART.
2010-11-02 Brian Paulllvmpipe: add a cast
2010-11-02 Brian Paulllvmpipe: assign context's frag shader pointer before...
2010-11-02 Keith Whitwellst/mesa: unbind constant buffer when not in use
2010-11-02 Keith Whitwellllvmpipe: guard against NULL task->query pointer
2010-11-02 Keith Whitwellllvmpipe: avoid generating tri_16 for tris which extend...
2010-11-02 José Fonsecascons: Add aliases for several pipe drivers.
2010-11-02 José Fonsecar600g: List recently added files in SConscript.
2010-11-01 Hui Qi Tayllvmpipe: Moved draw pipeline twoside function to llvm...
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 José Fonsecagallivm: Remove the EMMS opcodes.
2010-10-28 José Fonsecagallium: Avoid using __doc__ in python scripts.
next