radeonsi: Fix draws using user index buffer.
[mesa.git] / src / gallium / drivers / r300 /
2013-02-01 Marek Olšákr300g: always put MSAA resources in VRAM
2013-01-28 Jerome Glisseradeon/winsys: add dma ring support to winsys v3
2013-01-21 Marek Olšákr300g: add a workaround for the AA colorbuffer addressi...
2013-01-21 Marek Olšákr300g: allow resolutions up to 1280x1024 with AA optimi...
2013-01-21 Marek Olšákr300g: enable AA optimizations for the RGBA16F format
2013-01-15 Marek Olšákr300g: fix and cleanup flushing before clearing CMASK...
2013-01-15 Marek Olšákr300g: implement MSAA compression and fast MSAA color...
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2013-01-14 Marek Olšákr300g: set a dummy vertex buffer in context_create
2013-01-14 Marek Olšákr300g: fix MSAA resolve to an untiled texture
2013-01-14 Marek Olšákr300g: advertise MSAA support for the RGB10_A2 format...
2013-01-14 Marek Olšákr300g: allow separate depth and stencil clear
2013-01-14 Marek Olšákr300g: if both Z and stencil are present, they must...
2013-01-14 Marek Olšákr300g: allow HiZ with a 16-bit zbuffer
2013-01-14 Marek Olšákr300g: random hyperz cleanups
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerr300g: Link ralloc.c and register_allocate.c into separ...
2013-01-10 Tom Stellardr300g: Build a libtool archive
2013-01-10 Tom Stellardr300g: Use gallium automake include file
2013-01-10 Marek Olšákr300g: don't set sample positions to the pixel center...
2013-01-09 Marek Olšákr300g: optionally log MSAA resources to stderr
2013-01-09 Marek Olšákr300g: fix the GPU name in the renderer string
2013-01-09 Marek Olšákr300g: fix CS checker errors caused by emit_dsa_state
2013-01-08 Marek Olšákr300g: fix assertion failure in emit_dsa_state
2013-01-07 Jerome Glisseradeon/winsys: move radeon family/class identification...
2013-01-06 Marek Olšákr300g: implement MSAA
2013-01-06 Marek Olšákr300g: simplify DSA state, add ability to patch FG_ALPH...
2013-01-06 Marek Olšákr300g/compiler: add shader emulation for the alpha_to_o...
2013-01-04 Marek Olšákr300g: don't check for vertex and index buffer bind...
2013-01-04 Marek Olšákr300g/swtcl: use memcpy to emit indices
2013-01-04 Marek Olšákr300g/swtcl: simplify vertex uploading
2013-01-04 Marek Olšákr300g/swtcl: fix crash when setting vertex buffers
2013-01-04 Marek Olšákr300g: don't set PIPE_BIND flags for internal textures
2013-01-04 Marek Olšákgallium/u_blitter: unify some parameters into a dstbox...
2013-01-04 Marek Olšákgallium/u_blitter: remove useless parameter from blitte...
2013-01-04 Marek Olšákgallium/radeon: send the END_OF_FRAME flag to the DRM
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2013-01-02 Adam Jacksonr300g: Fix visibility CFLAGS in automake
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-12-12 Marek Olšákwinsys/radeon: don't use BIND flags, add a flag for...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-11 Dave Airliegallium: fix cap warnings for tbo cap.
2012-12-07 Stefan Dösingerr300: Don't disable destination read if the src blend...
2012-12-03 Stefan Dösingerr300g: Give CLIP_DISABLE another try
2012-12-02 Marek Olšákr300g: increment num_z_clears only if we have Hyper-Z
2012-12-02 Marek Olšákr300g: add blacklist for apps that shouldn't steal...
2012-12-02 Marek Olšákr300g: enable Hyper-Z by default on r500
2012-12-02 Marek Olšákr300g: clear the ZB cache before clearing ZMASK or HIZ
2012-12-02 Marek OlšákRevert "r300g: fix occlusion queries when depth test...
2012-12-01 Marek Olšákr300g: refuse to create too large textures
2012-12-01 Marek Olšákr300g: fix memory leaks in texture_create error paths
2012-12-01 Marek Olšákr300g: fix revoking hyperz access
2012-12-01 Marek Olšákr300g: handle map flag DISCARD_WHOLE_RESOURCE
2012-12-01 Dave Airlier300g: fix comparison of hyperz flush time.
2012-11-16 Tom Stellardr300/compiler: Avoid generating MOV instructions for...
2012-11-13 Marek Olšákr300g: don't call buffer_unmap in draw functions
2012-11-13 Marek Olšákr300g: fix crash since the set_vertex_buffers(start_slo...
2012-11-09 Dave Airliegallium: fix unused cap warnings in drivers for cube...
2012-10-31 Marek Olšákgallium: expose ARB_map_buffer_alignment on Radeon
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-25 Marek Olšákr300g: fix texture border color for sRGB formats
2012-10-18 Marek Olšákgallium: remove unused data pointer from pipe_transfer
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-30 Marek Olšákr300g: implement blit
2012-09-30 Marek Olšákgallium/u_blitter: add gallium blit implementation
2012-09-30 Marek Olšákgallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
2012-09-19 Tom Stellardr300/compiler: Use precomputed q values in the register...
2012-09-19 Tom Stellardr300g: Init regalloc state during context creation
2012-09-19 Tom Stellardr300/compiler: Don't create register classes for inputs
2012-09-19 Tom Stellardra: Add q_values parameter to ra_set_finalize()
2012-09-14 Marek Olšákr300g: fix colormask with non-BGRA formats
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-08-27 Marek Olšákr300g: implement TRUNC correctly
2012-08-27 Tom Stellardr300/compiler: Use variable lists in the rename_regs...
2012-08-15 Marek Olšákgallium/u_blitter: document custom meta helpers
2012-08-15 Marek Olšákgallium/u_blitter: implement blitting multisample resources
2012-08-14 Ian Romanickmesa: Kill GL_ARB_shadow_ambient with fire
2012-08-04 Marek Olšákgallium/u_blitter: add ability to blit only depth or...
2012-08-01 Christoph BumillerRevert "gallium: specify resource_resolve destination...
2012-07-28 Christoph Bumillergallium: specify resource_resolve destination via a...
2012-07-27 Eric Anholtautomake: Remove OPT_FLAGS.
2012-07-27 Eric Anholtautomake: Remove ARCH_FLAGS.
2012-07-16 Brian Paulr300g: silence uninitialized var warning
2012-07-10 Marek Olšákgallium: add QUERY_TIMESTAMP cap and get_timestamp...
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-06-19 Fredrik Höglundgallium: Add PIPE_CAP_START_INSTANCE
2012-05-31 Brian Pauldraw: simplify index buffer specification
2012-05-16 Michel Dänzergallium/radeon: Fix r300g tiling breakage.
2012-05-12 Francisco Jerezr300g: Handle compute caps.
2012-05-11 Marek Olšákr300g/swtcl: move vertex buffer updates into set_vertex...
2012-05-11 Marek Olšákr300g/swtcl: move index buffer updates from swtcl_draw_...
2012-05-11 Marek Olšákr300g/swtcl: malloc vertex and index buffers (don't...
2012-05-11 Marek Olšákr300g/swtcl: don't do stuff which is only for HWTCL
2012-05-11 Marek Olšákr300g: remove slab allocator for pipe_resource (used...
2012-05-11 Marek Olšákr300g: remove user_buffer_create
2012-05-11 Marek Olšákr300g: fix breakage after gallium-userbuf merge
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
next