r300/compiler: Don't unroll loops that conditionally increment the counter
[mesa.git] / src / gallium / drivers / r600 /
2011-09-16 Dave Airlier600g: fixup missing scaled r600 types.
2011-09-16 Dave Airlier600g: interpret integer texture types as ints.
2011-09-16 Dave Airlier600g: take constantly interpolated values into a/c
2011-09-16 Dave Airlier600g: add flat non-interpolation support.
2011-09-16 Dave Airlier600g: set number type correctly for color buffers.
2011-09-16 Dave Airlier600g: add missing formats to color buffer setup.
2011-09-14 Michel Dänzerr600g: Initialize multi VGT related register on Cayman.
2011-09-12 Marek Olšákr600g: remove unused function r600_buffer_from_handle
2011-09-12 Marek Olšákr600g: remove an irrelevant XXX comment
2011-09-12 Marek Olšákr600g: remove r600_resource_buffer struct
2011-09-12 Marek Olšákr600g: set the return type of radeon_destroy to void
2011-09-12 Marek Olšákr600g: remove r600_drm_public.h
2011-09-12 Marek Olšákr600g: inline some of the winsys r600_get functions
2011-09-12 Marek Olšákr600g: compute tiling info in the pipe, not in the...
2011-09-12 Marek Olšákr600g: cleanup build include dirs and dependencies
2011-09-10 Marek Olšákr600g: fix shadow rect samplers
2011-09-10 Marek Olšákr600g: use SAMPLE_LB for OPCODE_TXB
2011-09-10 Marek Olšákr600g: enable texture arrays
2011-09-10 Marek Olšákr600g: add support for shadow array samplers
2011-09-10 Marek Olšákr600g: implement texture arrays for evergreen
2011-09-10 Marek Olšákr600g: always decompress all mipmaps and layers, slices...
2011-09-10 Marek Olšákr600g: fix texture array filtering
2011-09-10 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_ARRAY_LAYERS
2011-09-06 Dave Airlier600g: add TXQ and TXF support
2011-09-06 Dave Airlier600g: add initial evergreen integer opcode support
2011-09-05 Dave Airlier600g: add 10/10/10/2 vertex format conversion.
2011-09-02 Dave Airliegallium: add caps for MIN/MAX texel offsets.
2011-09-01 Christian Königr600g: add support for R4A4 and A4R4 textures.
2011-08-30 Christian Königr600g: Make unaligned 3D textures work on +evergreen
2011-08-29 Kai Wasserbächr600g: Fix include style
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Michel Dänzerr600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-25 Vadim Girlinr600g: fix replace_gpr_with_pv_ps
2011-08-25 Vadim Girlinr600g: fix check_and_set_bank_swizzle
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-25 Chia-I Wuandroid: add support for r600g
2011-08-25 Chia-I Wur600g: share the source list
2011-08-24 Dave Airlier600g: fill out missing entries in opcode tables.
2011-08-19 Marek Olšákr600g: don't allocate separate depth and stencil for...
2011-08-19 Marek Olšákr600g: finally enable float depth buffers on evergreen
2011-08-19 Marek Olšákr600g: rename resource -> view in create_sampler_view
2011-08-19 Marek Olšákr600g: hack around a problem with texture alignment
2011-08-19 Marek Olšákr600g: simplify the conditionals determining array...
2011-08-19 Marek Olšákr600g: put depth and stencil into one backing buffer
2011-08-19 Marek Olšákr600g: fix depth-stencil on evergreen
2011-08-19 Marek Olšákr600g: fix a possible crash in r600_adjust_gprs
2011-08-17 Marek Olšákr600g: implement NV_primitive_restart functionality...
2011-08-16 Marek Olšákr600g: rename bc -> bytecode
2011-08-16 Marek Olšákr600g: expose ARB_ES2_compatibility by claiming fixed...
2011-08-16 Marek Olšáku_blitter: rename util_blitter_copy_region -> util_blit...
2011-08-16 Marek Olšákr600g: consolidate two files r600d.h
2011-08-16 Marek Olšákr600g: set read/write usage flags for each relocation
2011-08-16 Marek Olšákr600g: enable thread offloading
2011-08-16 Marek Olšákr600g: undefine RADEON_CTX_MAX_PM4
2011-08-16 Marek Olšákr600g: don't include radeon_drm.h and xf86drm.h
2011-08-16 Marek Olšákr600g: remove an unused parameter from r600_bo_destroy
2011-08-16 Marek Olšákr600g: merge radeon_bo with r600_bo
2011-08-16 Marek Olšákr600g: use buffer_map/unmap from radeon_winsys
2011-08-16 Marek Olšákr600g: set the flush callback in radeon_winsys
2011-08-16 Marek Olšákr600g: emit CS using radeon_winsys
2011-08-16 Marek Olšákr600g: remove struct r600_reloc
2011-08-16 Marek Olšákr600g: let radeon_winsys maintain the list of relocations
2011-08-16 Marek Olšákr600g: remove now-unused r600_context::fenced_bo
2011-08-16 Marek Olšákr600g: put radeon_winsys in screen::winsys, don't inclu...
2011-08-16 Marek Olšákr600g: cleanup includes in winsys
2011-08-16 Marek Olšákr600g: first step into winsys/radeon
2011-08-10 Lauri Kasanenr600g: Add support for ROUND, v2
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Marek Olšákr600g: remove more of unused code
2011-08-03 Vadim Girlinr600g: take into account force_add_cf in pops
2011-08-03 Vadim Girlinr600g: use backend mask for occlusion queries
2011-08-02 Marek Olšákr600g: remove dummy function r600_bo_offset
2011-08-02 Marek Olšákr600g: remove unused code
2011-08-02 Marek Olšákgallium/util: add functions for manipulating swizzles
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-29 Alex Deucherr600g: fix up vs export handling
2011-07-28 Vadim Girlinr600g: fix vs export count
2011-07-24 Christian Königr600g: use file_max instead of file_count to determine...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-17 Henri Verbeetr600g: Get rid of leftover PB_USAGE_* flags.
2011-07-15 Vadim Girlinr600g: fix queries and predication
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-13 Christian Königr600g: reenable hardware blits for STATIC and IMMUTABLE...
2011-07-13 Christian Königr600g: prevent hardware blitting based on resource...
2011-07-13 Christian Königr600g: revert "set BLEND_CLAMP depending on clamp_fragm...
2011-07-12 Alex Deucherr600g: emit SQ_LDS_RESOURCE_MGMT
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Christian Königr600g: revert "support textures with scaled number...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-11 Marek OlšákRevert "WIP r600g: depth_buffer_float renderbuffer...
2011-07-10 Marek OlšákWIP r600g: depth_buffer_float renderbuffer support...
2011-07-10 Marek Olšákr600g: depth_buffer_float support on r600-r700
2011-07-10 Vadim Girlinr600g: LIT: clamp negative src.y to 0
2011-07-09 Henri Verbeetr600g: Get rid of some superfluous braces.
2011-07-09 Henri Verbeetr600g: Store the chip class directly in r600_bc.
2011-07-09 Henri Verbeetr600g: Replace the CHIPREV_* defines with the chip_clas...
2011-07-09 Henri Verbeetr600g: Get rid of the superfluous family field from...
2011-07-09 Henri Verbeetr600g: Store the chip class in r600_pipe_context.
next