radeonsi: Make border colour state handling safe for integer textures
[mesa.git] / src / gallium / drivers /
2013-05-28 Michel Dänzerradeonsi: Make border colour state handling safe for...
2013-05-28 Michel Dänzerradeonsi: Fix hardware state for dual source blending
2013-05-28 Vadim Girlinr600g/sb: handle more cases for folding in gvn pass
2013-05-27 Vadim Girlinr600g/sb: improve folding for SETcc
2013-05-27 Vadim Girlinr600g/sb: optimize CNDcc instructions
2013-05-27 Vadim Girlinr600g/sb: improve optimization of conditional instructions
2013-05-27 Chia-I Wuilo: enable multiple constant buffers
2013-05-27 Chia-I Wuilo: add support for indirect access of CONST in FS
2013-05-27 Chia-I Wuilo: add support for TBOs on GEN6
2013-05-27 Chia-I Wuilo: advertise supports for pure integer formats
2013-05-27 Chia-I Wuilo: add support for texture buffer objects
2013-05-26 Vadim Girlinr600g/sb: improve handling of KILL instructions
2013-05-26 Vadim Girlinr600g/sb: fix peephole optimization for PRED_SETE
2013-05-26 Vadim Girlinr600g/sb: fix scheduling of PRED_SET instructions
2013-05-25 Vadim Girlinr600g/sb: fix handling of preloaded inputs for compute...
2013-05-24 Vadim Girlinr600g/sb: fix incorrect assert
2013-05-24 Vadim Girlinr600g/sb: relax some restrictions for FETCH instructions
2013-05-24 Vadim Girlinr600g/sb: relax register allocation for compute shaders
2013-05-24 Vadim Girlinr600g/sb: fix gpr array handling for compute shaders
2013-05-24 Vadim Girlinr600g/sb: fix buffer overflow in sb_ostream
2013-05-23 Tom Stellardr600g/compute: Use common transfer_{map,unmap} function...
2013-05-23 Tom Stellardr600g/compute: Use common transfer_{map,unmap} function...
2013-05-23 Rob Clarkfreedreno: scissor fix
2013-05-23 Rob Clarkfreedreno: implement pipe->resource_copy_region()
2013-05-23 Vinson Leeilo: Initialize need_flush in draw_vbo.
2013-05-23 Vinson Leeradeon: Initialize variables in radeon_llvm_context_init.
2013-05-22 Roland Scheideggersoftpipe: change TEX_TILE_SIZE and NUM_TEX_TILE_ENTRIES
2013-05-22 Roland Scheideggersoftpipe: disambiguate TILE_SIZE / TEX_TILE_SIZE
2013-05-22 Roland Scheideggerllvmpipe: disable simple_shader optimization
2013-05-22 Roland Scheideggerllvmpipe: fix early depth test / late depth write stenc...
2013-05-22 Roland Scheideggerllvmpipe: fix issue with not writing new stencil values
2013-05-22 Roland Scheideggerllvmpipe: (trivial) remove confusing code in stencil...
2013-05-22 Roland Scheideggerllvmpipe: fix bug in early depth test / late depth...
2013-05-22 Chia-I Wuilo: set more fields of 3DSTATE_DEPTH_BUFFER
2013-05-22 Chia-I Wuilo: correctly set view extent in SURFACE_STATE
2013-05-22 Chia-I Wuilo: avoid unnecessary emission of SO states
2013-05-21 Michel Dänzerradeonsi: Fix user clip planes
2013-05-21 Michel Dänzerradeonsi: Handle TGSI_SEMANTIC_CLIPVERTEX
2013-05-21 Michel Dänzerradeonsi: Initial support for multiple constant buffers
2013-05-21 Michel Dänzerradeonsi: Fix handling of TGSI_SEMANTIC_PSIZE
2013-05-21 Marek Olšákradeonsi: increase array size for shader inputs and...
2013-05-21 Chia-I Wuilo: use BLT engine to copy between textures
2013-05-21 Chia-I Wuilo: use BLT engine to copy between buffers
2013-05-21 Chia-I Wuilo: refactor blitter_xy_color_blt()
2013-05-21 Chia-I Wuilo: replace cp hooks by cp owner and flush callback
2013-05-21 Chia-I Wuilo: harware contexts are only for the render ring
2013-05-21 Chia-I Wuilo: update format mappings
2013-05-21 Chia-I Wuilo: update headers from i965
2013-05-20 Vincent Lejeuner600g/llvm: fix cubemap lod/bias
2013-05-20 Vincent Lejeuner600g/llvm: Fix texelFetchOffset-2D
2013-05-20 Vincent Lejeuner600g/llvm: Fix cubearray textureSize
2013-05-20 Vincent Lejeuner600g/llvm: Factorize code loading from const buffer.
2013-05-17 Roland Scheideggerllvmpipe: enable z32s8x24 format
2013-05-17 Roland Scheideggerllvmpipe: handle z32s8x24 depth/stencil format
2013-05-17 Roland Scheideggerllvmpipe: get rid of unused tiled/linear logic
2013-05-17 Roland Scheideggerllvmpipe: fix bogus handling of first_layer when settin...
2013-05-17 José Fonsecagallivm: Eliminate 8.8 fixed point intermediates from...
2013-05-17 Tom Stellardradeon/llvm: Run standard optimization passes on conput...
2013-05-16 Niels Ole Salscheiderr600g: fixup for MSAA texture support checking
2013-05-16 José Fonsecallvmpipe: Temporary workaround to prevent segfault...
2013-05-16 Chia-I Wuilo: emit 3DSTATE_STENCIL_BUFFER on GEN7+
2013-05-16 Chia-I Wuilo: add support for stencil resources on GEN7+
2013-05-15 Marek Olšákr600g: cleanup MSAA texture support checking
2013-05-15 Marek Olšákr600g: rewrite FMASK allocation, fix FMASK texturing...
2013-05-15 Chia-I Wuilo: clean up transfer format conversion
2013-05-15 Chia-I Wuilo: rework transfer mapping method choosing
2013-05-15 Chia-I Wuilo: refactor transfer mapping
2013-05-15 Chia-I Wuilo: no writeback without PIPE_TRANSFER_WRITE
2013-05-15 Chia-I Wuilo: minor cleanups for transfers
2013-05-15 Chia-I Wuilo: simplify ilo_texture_get_slice_offset()
2013-05-14 Zack Rusindraw: try to prevent overflows on index buffers
2013-05-14 Zack Rusindraw: don't crash on vertex buffer overflow
2013-05-14 Alex Deucherradeonsi: update r600_get_llvm_processor_name for hainan
2013-05-14 Alex Deucherradeonsi: add support for hainan chips
2013-05-14 Vadim Girlinr600g/sb: add missing cases for ARUBA chips
2013-05-14 Vadim Girlinr600g/sb: get rid of standard c++ streams
2013-05-14 Vadim Girlinr600g/sb: separate bytecode decoding and parsing
2013-05-14 Chia-I Wuilo: rework ilo_texture
2013-05-14 Chia-I Wuilo: rename ilo_resource to ilo_texture
2013-05-14 Chia-I Wuilo: move transfer-related functions to a new file
2013-05-11 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE for GL
2013-05-10 Vinson Leeilo: Initialize read_back in transfer_map_sys.
2013-05-10 Marek Olšákr600g: increase array size for shader inputs and outputs
2013-05-09 Courtney Goeltzenl... ilo: Add support for HW primitive restart.
2013-05-09 Brian Paulsvga: misc whitespace and comment fixes in svga_cmd.c
2013-05-09 Chia-I Wuilo: add support for PIPE_FORMAT_ETC1_RGB8
2013-05-09 Chia-I Wuilo: support mapping with a staging system buffer
2013-05-09 Chia-I Wuilo: allow for different mapping methods
2013-05-09 Chia-I Wuilo: allow bo format to differ from that requested
2013-05-08 Stéphane Marchesini915: Use Y tiling for textures
2013-05-08 Stéphane Marchesini915g: Optimize batchbuffer sizes
2013-05-08 Stéphane Marchesini915g: Add more PIPE_CAP_* support
2013-05-08 Chia-I Wuilo: remove our own type inference
2013-05-08 Chia-I Wuilo: use tgsi_util_get_texture_coord_dim()
2013-05-07 Bryan Cainnv50: initialize kick_notify callback in nv50_create
2013-05-07 Vinson Leeilo: Add missing break statement in aos_tex TGSI_OPCODE...
2013-05-07 Vadim Girlinr600g/sb: optimize some cases for CNDxx instructions
2013-05-07 Vadim Girlinr600g/sb: fix memory leaks
2013-05-07 Vadim Girlinr600g/sb: fix kcache handling on r6xx
2013-05-06 Tom Stellardr600g/llvm: Parse config values in register / value...
next