i965: Lower bitfieldInsert.
[mesa.git] / src / gallium / drivers /
2013-05-06 Tom Stellardradeon/llvm: Always build libradeonllvm as static
2013-05-06 Tom Stellardradeon/llvm: Use LLVM C API for compiling LLVM IR to...
2013-05-06 Tom Stellardgallivm: Move LLVMStartMultithreaded() static initializ...
2013-05-06 Tom Stellardradeon/llvm: Don't use the global context when parsing...
2013-05-06 Tom Stellardr600g/llvm: Update radeon family mappings for LLVM...
2013-05-06 Chia-I Wuandroid: add ilo to the build system
2013-05-05 Chia-I Wuilo: correctly set return types of sampler messages
2013-05-04 Vincent Lejeuner600g/llvm: Undefines unrequired texture coord values
2013-05-04 Maarten Lankhorstnvc0: fixup video decoding with 2D_ARRAY
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
2013-05-03 Roland Scheideggerllvmpipe: get rid of depth swizzling.
2013-05-03 Lauri Kasanenr600g: Correctly initialize the shader key, v2
2013-05-03 Andreas Bollscons: remove nouveau build
2013-05-03 Andreas Bollscons: remove radeon build
2013-05-03 Alex Deucherr600g: don't emit surface_sync after FLUSH_AND_INV_EVENT
2013-05-03 Vadim Girlinr600g/sb: zero-initialize bytecode structs
2013-05-03 Vadim Girlinr600g/sb: fix constant propagation in gvn pass
2013-05-03 Vadim Girlinr600g/sb: don't run unnecessary passes
2013-05-03 Vadim Girlinr600g/sb: silence warnings with gcc 4.8
2013-05-03 Vadim Girlinr600g/sb: fix handling of interference sets in post_sch...
2013-05-03 Vadim Girlinr600g/sb: fix allocation of indirectly addressed input...
2013-05-03 Vadim Girlinr600g/sb: use hex instead of binary constants
2013-05-03 Vadim Girlinr600g: use old shader disassembler by default
2013-05-03 Christian Königradeon/uvd: enable interlaced buffers by default
2013-05-03 Christian Königvl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28...
2013-05-03 Christian Königvl/buffers: fix typo in function name
2013-05-03 Christian Königradeon/uvd: fix some MPEG4 artifacts
2013-05-03 Chia-I Wuilo: use u_reduced_prims_for_vertices()
2013-05-02 Tom Stellardr600g: Don't set the dest cache bits on surface sync...
2013-05-02 Tom Stellardr600g/compute: Fix build error in debug code
2013-05-02 Armin Kradeon: Fix build with LLVM 3.3
2013-05-02 Lauri Kasanenr600/sb: Fix build failure with non-standard libdrm...
2013-05-02 Lauri Kasanenradeon/uvd: Fix build failure with non-standard libdrm...
2013-05-01 Christian Königradeon/uvd: fix quant scan order for mpeg2
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-01 Chia-I Wuilo: fix PIPE_CAP_MAX_STREAM_OUTPUT_BUFFERS
2013-05-01 Chia-I Wuilo: enable SO support on GEN7
2013-05-01 Chia-I Wuilo: reset SO write offsets for new SO targets
2013-05-01 Chia-I Wuilo: correctly program SO states for GEN7
2013-05-01 Chia-I Wuilo: implement GEN7 SO GPE functions
2013-05-01 Chia-I Wuilo: add gen6_pipeline_update_max_svbi()
2013-05-01 Chia-I Wuilo: expose register indices of OUTs in ilo_shader
2013-05-01 Chia-I Wuilo: allow one-off flags to be specified for CP
2013-05-01 Chia-I Wuilo: fix tiling/size for special-purpose resources
2013-05-01 Chia-I Wuilo: use UMS layout for render targets
2013-05-01 Chia-I Wuilo: support and prefer compact array spacing
2013-05-01 Chia-I Wuilo: move device limits to ilo_dev_info or to GPEs
2013-05-01 Chia-I Wuilo: use ilo_dev_info in toy compiler
2013-05-01 Chia-I Wuilo: use ilo_dev_info in GPE and 3D pipeline
2013-05-01 Chia-I Wuilo: add ilo_dev_info shared by the screen and contexts
2013-05-01 Chia-I Wuilo: fix indentation of ilo_gpe_gen*.h
2013-04-30 Vadim Girlinr600g/sb: remove unused code
2013-04-30 Vadim Girlinr600g/sb: collect shader statistics
2013-04-30 Vadim Girlinr600g/sb: don't propagate dead values in GVN pass
2013-04-30 Vadim Girlinr600g/sb: use simple heuristic to limit register pressure
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...
next