svga: check shader size against max command buffer size
[mesa.git] / src / gallium / drivers /
2014-02-03 Brian Paulsvga: check shader size against max command buffer...
2014-02-03 Brian Paulsvga: refactor some shader code
2014-02-01 Rob Clarkfreedreno: better manage our WFI's
2014-02-01 Rob Clarkfreedreno/a3xx: add logicop
2014-02-01 Rob Clarkfreedreno/a3xx: handle frag z write
2014-02-01 Rob Clarkfreedreno: resync generated headers
2014-02-01 Rob Clarkfreedreno/a3xx: fix const confusion
2014-02-01 Rob Clarkfreedreno/a3xx/compiler: compiler cleanups
2014-02-01 Rob Clarkfreedreno/compiler/a3xx: remove lowered instructions
2014-02-01 Rob Clarkfreedreno: add tgsi lowering pass
2014-02-01 Rob Clarkfreedreno/a3xx/compiler: add CLAMP
2014-02-01 Rob Clarkfreedreno/a3xx/compiler: various fixes
2014-02-01 Rob Clarkfreedreno: ctx should hold ref to dev
2014-02-01 Rob Clarkfreedreno: add prims-emitted driver query
2014-01-31 Roland Scheideggerllvmpipe: fix denorm handling for r11g11b10_float forma...
2014-01-30 Siavash Eliasir600g: Removed unnecessary positivity check for unsigne...
2014-01-29 Ian Romanickfreedreno: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasiilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasisvga: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasii915g: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasii915g: Use alignment of 64 instead of 16 for buffer...
2014-01-29 Siavash Eliasillvmpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasillvmpipe: Use alignment of 64 instead of 16 for buffer...
2014-01-29 Siavash Eliasisoftpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
2014-01-29 Siavash Eliasisoftpipe: Use alignment of 64 instead of 16 for buffer...
2014-01-29 Stéphane Marchesini915g: support more PIPE_CAPs
2014-01-29 Michel Dänzerradeonsi: Put GS ring buffer descriptors with streamout...
2014-01-29 Michel Dänzerradeonsi: Enable OpenGL 3.3
2014-01-29 Michel Dänzerradeonsi: Geometry shader micro-optimizations
2014-01-29 Michel Dänzerradeonsi: We don't support indirect addressing of geome...
2014-01-29 Michel Dänzerradeonsi: Pass VS resource descriptors to the HW ES...
2014-01-29 Michel Dänzerradeonsi: Fix streamout from geometry shader
2014-01-29 Michel Dänzerradeonsi: Simplify shader PM4 state handling
2014-01-29 Michel Dänzerradeonsi: Properly match ES outputs to GS inputs
2014-01-29 Michel Dänzerradeonsi: Really dump TGSI code before any TGSI->LLVM...
2014-01-29 Michel Dänzerradeonsi: Also export clip distances with geometry...
2014-01-29 Michel Dänzerradeonsi: Take GS into account for VS state in more...
2014-01-29 Michel Dänzerradeonsi: Handle adjacency primitives
2014-01-29 Michel Dänzerradeonsi: Handle TGSI_SEMANTIC_PRIMID
2014-01-29 Michel Dänzerradeonsi: Generalize counting of shader parameters
2014-01-29 Michel Dänzerradeonsi: Fix handling of geometry shader output vertex ID
2014-01-29 Michel Dänzerradeonsi: Initial geometry shader support
2014-01-29 Michel Dänzerradeonsi: Refactor shader input / output handling code
2014-01-28 Tom Stellardr600g,radeonsi: Don't set resource_create in r600_commo...
2014-01-28 Michel Dänzerr600g: s/r600_llvm_gpu_string/r600_get_llvm_processor_name/
2014-01-28 Marek Olšákradeonsi: cleanup includes, add missing license
2014-01-28 Marek Olšákradeonsi: remove open-coded PS_PARTIAL_FLUSH event
2014-01-28 Marek Olšákradeonsi: move some inline functions from si_pipe.h...
2014-01-28 Marek Olšákradeonsi: remove si_resource.h
2014-01-28 Marek Olšákradeonsi: remove si.h
2014-01-28 Marek Olšákradeonsi: move si_upload_const_buffer to a better place
2014-01-28 Marek Olšákradeonsi: inline si_translate_index_buffer
2014-01-28 Marek Olšákradeonsi: inline si_upload_index_buffer
2014-01-28 Marek Olšákr600g,radeonsi: consolidate remaining obviously duplica...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_compute_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_paramf and get_video_param
2014-01-28 Marek Olšákr600g,radeonsi: consolidate variables for CS tracing
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_timestamp, get_driver_q...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate get_name and get_vendor...
2014-01-28 Marek Olšákradeon: place context-related functions first in r600_p...
2014-01-28 Marek Olšákr600g,radeonsi: consolidate the contents of r600_resource.c
2014-01-28 Marek Olšákradeonsi: advertise the pipeline statistics query
2014-01-28 Marek Olšákradeonsi: use queries from r600g
2014-01-28 Marek Olšákr600g: remove a no-op while loop
2014-01-28 Marek Olšákr600g: convert query emission code to radeon_emit
2014-01-28 Marek Olšákr600g: only emit NOP relocations for queries if VM...
2014-01-28 Marek Olšákr600g: move queries to drivers/radeon
2014-01-27 Tom Stellardr600g/compute: Emit DEALLOC_STATE on cayman after dispa...
2014-01-27 Ilia Mirkinnv50, nvc0: update reported glsl version to 330
2014-01-27 Christoph Bumillernv50: add more RGB10A2 formats
2014-01-27 Ilia Mirkinnv50: enable seamless cube maps on all hw
2014-01-27 Ilia Mirkinnv50: report glsl 1.50 now that gp tests pass
2014-01-27 Ilia Mirkinnv50: add support for texelFetch'ing MS textures, ARB_t...
2014-01-27 Ilia Mirkinnv50: copy nvc0's get_sample_position implementation
2014-01-27 Ilia Mirkinnv50: add comments about CB_AUX contents
2014-01-27 Ilia Mirkinnvc0: don't forget to also clear additional layers
2014-01-27 Ilia Mirkinnv50: don't forget to also clear additional layers
2014-01-27 Ilia Mirkinnv50: allocate an extra code bo to avoid dmesg spam
2014-01-27 Ilia Mirkinnv50: GP_REG_ALLOC_RESULT must be positive
2014-01-27 Ilia Mirkinnv50: VP_RESULT_MAP_SIZE has to be positive
2014-01-27 Ilia Mirkinnv50: enable primitive id generation when it is an...
2014-01-27 Ilia Mirkinnv50: handle gl_Layer writes in GP
2014-01-27 Ilia Mirkinnv50: properly set the PRIMITIVE_ID enable flag when...
2014-01-27 Ilia Mirkinnv50/ir: add support for gl_PrimitiveIDIn
2014-01-27 Ilia Mirkinnv50/ir: fix support for shader input + immediate in gp
2014-01-27 Ilia Mirkinnv50/ir: disallow shader input + cbuf in same instructi...
2014-01-27 Ilia Mirkinnv50/ir: disallow predicates on emit/restart ops
2014-01-27 Ilia Mirkinnv50: allow vert_count to be >255
2014-01-27 Bryan Cainnv50: add support for geometry shaders
2014-01-27 Bryan Cainnv50/ir: delay calculation of indirect addresses
2014-01-27 Christoph Bumillernv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPs
2014-01-27 Ilia Mirkinnv50/ir: txg not available on nvaa/nvac
2014-01-27 Ilia Mirkinnv50, nvc0: only clear out the buffers that we were...
2014-01-27 Ilia Mirkinnv50, nvc0: clear out RT on a null cbuf
2014-01-27 Ilia Mirkinnv50: don't leak heap on tls alloc failure
2014-01-27 Ilia Mirkinnouveau/codegen: set dType to S32 for OP_NEG U32
2014-01-24 Brian Paulsvga: rename "tex_usage" to "bindings", add comments
2014-01-23 Brian Paulsvga: fix PS output register setup regression
2014-01-23 Brian Paulsvga: minor code movement in svga_tgsi_insn.c
2014-01-23 Brian Paulsvga: whitespace, formatting fixes in svga_state_frameb...
next