i965: Lower bitfieldInsert.
[mesa.git] / src / gallium /
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 Zack Rusindraw/pt: adjust overflow calculations
2013-05-03 Zack Rusintgsi/ureg: make the dst register match the src indirection
2013-05-03 Roland Scheideggergallium: tgsi documentation updates and clarification...
2013-05-03 Roland Scheideggerllvmpipe: get rid of depth swizzling.
2013-05-03 Lauri Kasanenr600g: Correctly initialize the shader key, v2
2013-05-03 Lauri Kasanenst/xvmc/tests: Fix build failure, 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 José Fonsecadraw: Update for u_assembled_primitive -> u_assembled_p...
2013-05-03 Chia-I Wust/egl: fix bulid errors on Android 4.2
2013-05-03 Chia-I Wuilo: use u_reduced_prims_for_vertices()
2013-05-03 Chia-I Wuutil/prim: add u_reduced_prims_for_vertices()
2013-05-03 Chia-I Wuutil/prim: assorted fixes for u_decomposed_prims_for_ve...
2013-05-03 Chia-I Wuutil/prim: use vertex count info in u_validate_pipe_prim()
2013-05-03 Chia-I Wuutil/prim: fix the name of the include guard
2013-05-03 Chia-I Wudraw: use u_assembled_prim() instead of u_assembled_pri...
2013-05-03 Chia-I Wuutil/prim: clean up and add comments
2013-05-03 Chia-I Wuutil/prim: fix primitive trimming for triangles with...
2013-05-02 Zack Rusindraw/gs: don't crash when vs/gs signatures don't match
2013-05-02 Zack Rusintgsi: allow negation of all integer types
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 Armin Kgallivm: Fix build with LLVM 3.3
2013-05-02 Adam Jacksongallivm: Fix altivec intrinsics for 8xi16 add/sub
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 Andreas Bollegl-static: use automake conditionals for defining...
2013-05-01 Christian Königradeon/uvd: fix quant scan order for mpeg2
2013-05-01 Christian Königst/vdpau: fix background handling in the mixer
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-01 Christian Königvl/compositor: cleanup background clearing
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 Matt Turnerbuild: Remove libpipe_loader.la from GALLIUM_PIPE_LOADE...
2013-04-30 Matt Turnerbuild: Remove HAVE_PIPE_LOADER_SW.
2013-04-30 Matt Turnerbuild: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.
2013-04-30 Matt Turnerbuild: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.
2013-04-27 Zack Rusindraw: don't crash if GS doesn't emit anything
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 Alexander von Gluck IVGallium: Use mmap on Haiku for executable memory vs...
2013-04-30 Vincent Lejeuner600g/llvm: get use_kill from compiler shader
2013-04-27 Zack Rusindraw/so: fix overflow calculation
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 Rusindraw/so: indicate overflow when buffer is missing
2013-04-27 Zack Rusingallivm: fix indirect addressing of temps in soa mode
2013-04-27 Zack Rusintgsi/ureg: Add a function to return the number of outputs
2013-04-27 Zack Rusindraw/so: Fix overflow calculations
next