r300g: fix rendering with no vertex elements
[mesa.git] / src / gallium / drivers /
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-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-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-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 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.
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-27 Marek Olšákr300g: add a default channel ordering of texture border...
2010-10-27 Vinson Leer600g: Silence uninitialized variable warnings.
2010-10-27 Vinson Leer300g: Silence uninitialized variable warning.
2010-10-27 Tilman Sauerbeckr600g: Destroy the blitter.
2010-10-26 Dave Airlier600g: add assembler support for all the kcache fields.
2010-10-25 Dave Airlier600g: fix magic 0x1 ->flat shade ena
2010-10-24 Marek Olšákr300g: fix texture border for 16-bits-per-channel formats
2010-10-24 Dave Airlier600g: drop more common state handling code
2010-10-24 Tilman Sauerbeckr600g: Also clear bc data when we're destroying a shader.
2010-10-24 Tilman Sauerbeckr600g: Added r600_pipe_shader_destroy().
2010-10-24 Dave Airlier600g: merge more of the common r600/evergreen state...
2010-10-24 Tilman Sauerbeckr600g: Fixed r600_vertex_element leak.
2010-10-23 Brian Paulsoftpipe: remove >32bpp color restriction
2010-10-23 Brian Paulsoftpipe: added some texture sample debug code (disabled)
2010-10-22 Marek Olšákr300g: say no to PIPE_CAP_STREAM_OUTPUT and PIPE_CAP_PR...
2010-10-22 Marek Olšákr300g: do not print get_param errors in non-debug build
2010-10-22 Brian Paulgalahad: silence warnings
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulllvmpipe: enable primitive restart
2010-10-22 Brian Paulsoftpipe: enable primitive restart
2010-10-21 Dave Airlier600g: start splitting out common code from eg/r600.
2010-10-21 Dave Airlier600g: initial translate state support
2010-10-21 Vinson Leellvmpipe: Remove unnecessary header.
2010-10-21 Dave Airlier600g: add texture tiling enable under a debug option.
2010-10-21 Dave Airlier600g: add texture tiling alignment support.
2010-10-21 Dave Airlier600g: introduce a per-driver resource flag for transfers.
2010-10-21 Dave Airlier600g: add r600 surface to store the aligned height.
2010-10-21 Dave Airlier600g: start adding hooks for aligning width/height...
2010-10-21 Dave Airlier600g: move to per-miplevel array mode.
2010-10-21 Dave Airlier600g: all non-0 mipmap levels need to be w/h aligned...
2010-10-20 Brian Paulllvmpipe/draw: always enable LLVMAddInstructionCombinin...
next