r600g/sb: improve error checking in ra_coalesce pass
[mesa.git] / src / gallium / drivers /
2013-04-30 Vadim Girlinr600g/sb: improve error checking in ra_coalesce pass
2013-04-30 Vadim Girlinr600g/sb: use source bytecode in case of optimization...
2013-04-30 Vadim Girlinr600g: plug in optimizing backend
2013-04-30 Vadim Girlinr600g/sb: initial commit of the optimizing shader backend
2013-04-30 Vadim Girlinr600g: use enum type for domains field in struct r600_r...
2013-04-30 Vadim Girlinr600g: add new flags to isa instruction tables
2013-04-30 Vadim Girlinr600g: always create reverse lookup isa tables
2013-04-30 Vadim Girlinr600g: mask unused source components for SAMPLE
2013-04-30 Vincent Lejeuner600g/llvm: Fix opencl build
2013-04-30 Vincent Lejeuner600g/llvm: get use_kill from compiler shader
2013-04-29 José Fonsecallvmpipe: Fix queries when screen->num_threads == 0.
2013-04-29 Jerome Glisser600g: force full cache for hyperz
2013-04-29 Rob Clarkfreedreno: fix rebase screw-up
2013-04-27 Zack Rusinllvmpipe: stop crashing when one of the so targets...
2013-04-27 Zack Rusinllvmpipe: implement so_overflow query
2013-04-26 Brian Paulllvmpipe: replace LP_MAX_THREADS with screen->num_threa...
2013-04-26 Brian Paulllvmpipe: bump LP_MAX_THREADS to 16
2013-04-26 Christian Königr600/uvd: stop advertising MPEG4 on UVD 2.x chips v2
2013-04-26 Christian Königradeon/uvd: stop using anonymous unions
2013-04-26 Chia-I Wuilo: add the driver to the build system
2013-04-26 Chia-I Wuilo: compile VS/GS/FS with the toy compiler
2013-04-26 Chia-I Wuilo: add a toy shader compiler
2013-04-26 Chia-I Wuilo: hook up pipe context GPGPU functions
2013-04-26 Chia-I Wuilo: hook up pipe context video functions
2013-04-26 Chia-I Wuilo: add support for time/occlusion/primitive queries
2013-04-26 Chia-I Wuilo: hook up pipe context 3D functions
2013-04-26 Chia-I Wuilo: add GEN7 support for 3D pipeline
2013-04-26 Chia-I Wuilo: add 3D pipeline for GEN6
2013-04-26 Chia-I Wuilo: add GEN7 GPE
2013-04-26 Chia-I Wuilo: add GEN6 GPE
2013-04-26 Chia-I Wuilo: hook up pipe context query functions
2013-04-26 Chia-I Wuilo: hook up pipe context transfer functions
2013-04-26 Chia-I Wuilo: hook up pipe context blit functions
2013-04-26 Chia-I Wuilo: hook up pipe context state functions
2013-04-26 Chia-I Wuilo: add functions to manage shaders
2013-04-26 Chia-I Wuilo: hook up pipe context flush function
2013-04-26 Chia-I Wuilo: add command parser
2013-04-26 Chia-I Wuilo: hook up pipe screen resource functions
2013-04-26 Chia-I Wuilo: hook up pipe screen format functions
2013-04-26 Chia-I Wuilo: hook up pipe_screen param and fence functions
2013-04-26 Chia-I Wuilo: add debug flags settable through ILO_DEBUG
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+
2013-04-25 Jerome Glissewinsys/radeon: consolidate tracing into winsys v2
2013-04-25 Tom Stellardr600g/compute: Removed unused and untested code
2013-04-25 Tom Stellardr600g/compute: Use a constant buffer to store kernel...
2013-04-25 Tom Stellardr600g: Add evergreen_emit_cs_constant_buffers() v2
2013-04-25 Tom Stellardr600g/compute: Don't use radeon_winsys::buffer_wait...
2013-04-25 Tom Stellardr600g/compute: Fix input buffer size calculation
2013-04-25 Rob Clarkfreedreno: use writecombine buffers
2013-04-25 Rob Clarkfreedreno: don't patch and re-emit same shader as much
2013-04-25 José Fonsecatrace: Only close trace files on exit.
2013-04-25 José Fonsecascons: Support clang.
2013-04-25 José Fonsecascons: Remove redundant code.
2013-04-25 Rob Clarkfreedreno: fix bogus IMM const reg index
2013-04-25 Rob Clarkfreedreno: clear fixes and debugging
2013-04-25 Rob Clarkfreedreno: fix texture fetch type
2013-04-25 Rob Clarkfreedreno: fix temp register usage
2013-04-25 Rob Clarkfreedreno: use u_math macros/helpers more
2013-04-25 Rob Clarkfreedreno: implement fd_screen_destroy()
2013-04-25 Rob Clarkfreedreno: set SWAP bit based on format
2013-04-24 Tom Stellardradeon/llvm: Fix segfault with a specifc libelf impleme...
2013-04-24 Alex Deucherr600g: use CP DMA for buffer clears on evergreen+
2013-04-24 Tom Stellardr600g/llvm: Pass struct r600_bytecode to r600_llvm_compile
2013-04-24 Christian Königradeonsi: cleanup disabling tiling for UVD v3
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-23 Marek Olšákr600g: initialize CMASK and HTILE with the GPU using...
2013-04-23 Vincent Lejeuner600/llvm: Read stacksize from config header
2013-04-23 Vincent Lejeune/bin/bash: q : commande introuvable
2013-04-23 Tom Stellardradeon/llvm: Fix build with LLVM >= r180063
2013-04-23 Zack Rusinsoftpipe: fix streamout with an emptry geometry shader
2013-04-21 José Fonsecallvmpipe: verify function on blend test.
2013-04-20 José Fonsecallvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture...
2013-04-20 José Fonsecallvmpipe: Ignore depth-stencil state if format has...
2013-04-20 Rob Clarkfreedreno: move ir -> ir2
2013-04-20 Rob Clarkfreedreno: cleanup some cruft left over from fdre
2013-04-20 Roland Scheideggersvga: remove TGSI_OPCODE_BREAKC instruction translation
2013-04-19 Brian Paulsvga: whitespace, comment fixes in svga_pipe_query.c
2013-04-19 Brian Paulsvga: whitespace, comment fixes in svga_pipe_fs/vs.c
2013-04-18 Jerome Glisseradeonsi: add support for compressed texture v2
2013-04-18 Jerome Glisseradeonsi: add 2d tiling support for texture v3
2013-04-18 José Fonsecallvmpipe: Take in consideration all current constant...
2013-04-18 Christoph Bumillernv50: add remaining RGBX formats
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-18 Christoph Bumillernv50: set BORDER_COLOR_SRGB in sampler objects
2013-04-18 Christoph Bumillernv50: fix 4th component of Lx_SINT/UINT formats
2013-04-18 Tom Stellardr600g: Fix build with --enable-opencl
2013-04-18 José Fonsecallvmpipe: Support half integer pixel center fs coord.
2013-04-18 José Fonsecallvmpipe: Remove the static interpolation.
2013-04-18 José Fonsecagallivm: Drop pos arg from lp_build_tgsi_soa.
2013-04-18 Stuart Abercrombiei915g: Release old fragment shader sampler views with...
2013-04-17 Zack Rusinsoftpipe/so: use the correct variable for reporting...
2013-04-17 Zack Rusindraw: implement pipeline statistics in the draw module
2013-04-17 Vincent Lejeuner600g/llvm: Use gprcount from llvm
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-16 Christian Königr600/uvd: cleanup disabling tiling on pre EG asics
2013-04-16 Martin Anderssonr600g: Workaround for a harware bug with nested loops...
2013-04-16 Marek Olšákr600g: implement pipeline statistics query
next