nvc0: force vertex data through FIFO if we need to convert it
[mesa.git] / src / gallium / drivers / r300 /
2011-02-16 Marek Olšákr300g: fix texture border color for float formats
2011-02-15 Marek Olšákr300g: disable linear filtering for float textures
2011-02-15 Marek Olšákgallium: add usage parameter to pipe_buffer_create
2011-02-15 Marek Olšákr300g: offload the CS ioctl to another thread
2011-02-15 Marek Olšákr300g: implement fences using dummy relocations
2011-02-15 Marek Olšákr300g: fix SIGFPE on debug builds
2011-02-15 Marek Olšákr300g: inline some of the pipe_buffer_map/unmap calls
2011-02-14 Marek Olšákr300g: do not track whether occlusion queries have...
2011-02-14 Marek Olšákgallium: notify drivers about possible changes in user...
2011-02-14 Vinson Leer300g: Remove redundant initialization.
2011-02-14 Marek Olšákr300g: put indices in CS if there's just a few of them...
2011-02-14 Marek Olšákr300g: cleanup the draw functions
2011-02-14 Marek Olšákr300g: do not create a user buffer struct for misaligne...
2011-02-14 Marek Olšákr300g: fix fallback for misaligned ushort indices with...
2011-02-14 Marek Olšákr300g: consolidate emission of common draw regs
2011-02-14 Vinson Leer300g: Move declaration before code.
2011-02-14 Marek Olšákr300g: emit 3D_LOAD_VBPNTR only when necessary
2011-02-14 Marek Olšákr300g: fix reference counting when translating indices
2011-02-14 Marek Olšákr300g: remove the relocation after AARESOLVE_PITCH
2011-02-13 Marek Olšákr300g: correctly determine if a texture is blittable...
2011-02-12 Marek Olšákr300g: when printing shader linker errors to stderr...
2011-02-12 Marek Olšákr300g: add debug options nozmask and nohiz which disabl...
2011-02-11 Marek Olšákr300g: prevent NULL pointer dereference in r300_buffer_...
2011-02-11 Marek Olšákr300g: fix warning
2011-02-11 Marek Olšákr300g: import the last bits of libdrm and cleanup the...
2011-02-10 Marek Olšákr300g: implement accelerated copy_region for compressed...
2011-02-10 Marek Olšákr300g: add a way to change texture properties arbitrarily
2011-02-10 Marek Olšákr300g: consolidate buffers and textures to r300_resource
2011-02-10 Marek Olšákr300g: simplify WRITE_RELOC API and cleanup
2011-02-10 Marek Olšákr300g: use format from pipe_surface instead of pipe_res...
2011-02-10 Marek OlšákRevert "r300g: support sRGB colorbuffers"
2011-02-08 Marek Olšákr300g: use the same upload buffer for vertices and...
2011-02-08 Marek Olšáku_vbuf_mgr: add a way to specify the BIND flag for...
2011-02-07 Marek Olšákr300g: use the new vertex buffer manager
2011-02-06 Marek Olšákr300g: do not flush the uploader
2011-02-06 Marek Olšákr300g: RS400 doesn't have ZMASK
2011-02-03 Henri Verbeetr300g: Make the buffer and texture vbtls static const.
2011-01-30 Marek Olšákr300g: upload translated indices via the uploader
2011-01-30 Marek Olšákr300g: rework vertex format fallback
2011-01-28 Marek Olšákr300g: fix resource_copy_region for DXT SRGB formats
2011-01-28 Marek Olšákr300g: handle PIPE_CAP_ARRAY_TEXTURES
2011-01-28 Marek Olšákr300g: 8x8-compressed zbuffer can only be point-sampled
2011-01-28 Marek Olšákr300g: fix and re-enable 8x8 zbuffer compression mode
2011-01-27 Marek Olšákr300g: print driver info if RADEON_DEBUG=info
2011-01-27 Marek Olšákr300g: add winsys flag CAN_AACOMPRESS
2011-01-27 Marek Olšákr300g: rename flag squaretiling -> drm_2_1_0
2011-01-27 Marek Olšákr300g: fix some bugs with zbuffer compression (v4)
2011-01-24 Marek Olšákr300g: remove unused function
2011-01-24 Marek Olšákr300g: remove any traces of depth_clamp
2011-01-24 Marek Olšákr300g: handle PIPE_CAP_INSTANCED_DRAWING in get_param
2011-01-24 Jakob BornecrantzRevert "r300g/swtcl: re-enable LLVM"
2011-01-24 Tom Stellardr300g: Increase fragment shader limits for r400 cards
2011-01-23 Marek Olšákr300g: support sRGB colorbuffers
2011-01-23 Marek Olšákr300/compiler: remove any code related to relative...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Marek Olšákr300g: add debug option for buffer upload logging
2011-01-09 Marek Olšákr300g: do not upload the same user buffer several times
2011-01-09 Marek Olšákr300g: fix crash when flushing ZMASK
2011-01-08 Marek Olšákr300g: fix a surface leak when flushing ZMASK
2011-01-08 Marek Olšákr300g: rework command submission and resource space...
2011-01-08 Łukasz Krotowskir300g: Remove invalid assertion.
2011-01-07 Marek Olšákr300g: derive user buffer sizes at draw time
2011-01-06 Marek Olšákr300g: fix corruption when nr_cbufs==0 and multiwrites...
2011-01-06 Marek Olšákr300g: remove the buffer range checking
2011-01-06 Marek Olšákr300g: skip buffer validation of upload buffers when...
2011-01-06 Marek Olšáku_upload_mgr: new features
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-29 Marek Olšákr300g: support user buffers as constant buffers
2010-12-28 Marek Olšákr300g: rename aos to vertex arrays
2010-12-28 Marek Olšákr300g: mark vertex arrays as dirty after a buffer_offse...
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-20 Marek Olšákgallium: remove unused 'buf' parameter in pipe_buffer_unmap
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Marek Olšákr300g: optimize the fallback for misaligned ushort...
2010-12-17 Marek Olšákr300g: finally fix the texture corruption on r3xx-r4xx
2010-12-25 Marek Olšákr300g: simplify buffer_transfer_inline_write
2010-12-25 Marek Olšákr300g: simplify the code for buffer uploads
2010-12-25 Marek Olšákr300g: user index buffers are always aligned
2010-12-25 Marek Olšákr300g: increase the size of upload buffers
2010-12-24 Marek Olšákr300g/swtcl: re-enable LLVM
2010-12-24 Dave Airlier300g: turn back on rv530 hiz.
2010-12-24 Dave Airlier300g: hyperz fixing typo.
2010-12-23 Dave Airlier300g: add support for color0 writes to all bound color...
2010-12-23 Marek Olšákr300g: use a simpler fallback for misaligned ushort...
2010-12-23 Marek Olšákr300g: add support for B2G3R3 texturing
2010-12-22 Vinson Leer300g: Remove unnecessary headers.
2010-12-22 Marek Olšákr300g: fix precision issues with B10G10R10A2
2010-12-22 Marek Olšákr300g: support B10G10R10A2 render targets only with...
2010-12-13 Dave Airlier300g: fixup rs690 tiling stride alignment calculations.
2010-12-11 Marek Olšákr300g: fix rendering with a vertex attrib having a...
2010-12-07 Marek Olšákr300g: also revalidate the SWTCL vertex buffer after...
2010-12-07 Marek Olšákr300g: validate buffers only if any of bound buffers...
2010-12-07 Marek Olšákr300g: cache packet dwords of 3D_LOAD_VBPNTR in a comma...
2010-12-05 Marek Olšákr300g: optimize looping over atoms
2010-12-05 Marek Olšákr300g: cleanup winsys
2010-12-05 Dave Airlier300g: try and use all of vertex constant space
2010-12-05 Marek Olšákr300g: do not use the index parameter in set_constant_b...
2010-12-03 Marek Olšákr300g: one more r500_index_bias_supported leftover
2010-12-03 Marek Olšákr300g: add capability bit index_bias_supported
2010-12-03 Marek Olšákr300g: do not remove unused constants if we are not...
next