mesa.git
2015-08-03 Antia Puentesi965/nir/vec4: Implement min/max operations
2015-08-03 Antia Puentesi965/vec4: Return the emitted instruction in emit_minmax()
2015-08-03 Antia Puentesi965/nir/vec4: Implement various rounding functions
2015-08-03 Antia Puentesi965/nir/vec4: Implement carry/borrow for addition...
2015-08-03 Antia Puentesi965/nir/vec4: Implement more math operations
2015-08-03 Antia Puentesi965/vec4: Return the last emitted instruction in emit_...
2015-08-03 Antia Puentesi965/nir/vec4: Implement multiplication
2015-08-03 Antia Puentesi965/nir/vec4: Implement the addition operation
2015-08-03 Antia Puentesi965/nir/vec4: Implement int<->float format conversion ops
2015-08-03 Antia Puentesi965/nir/vec4: Lower "vecN" instructions and mark them...
2015-08-03 Antia Puentesi965/nir/vec4: Implement single-element "mov" operations
2015-08-03 Alejandro Piñeiroi965/nir: Disable alu_to_scalar pass on non-scalar...
2015-08-03 Antia Puentesi965/nir/vec4: Prepare source and destination registers...
2015-08-03 Antia Puentesi965/nir/vec4: Implement loading values from an UBO
2015-08-03 Alejandro Piñeiroi965/nir/vec4: Implement atomic counter intrinsics...
2015-08-03 Iago Toral... i965/nir/vec4: Implement load_uniform intrinsic
2015-08-03 Alejandro Piñeiroi965/nir/vec4: Implement intrinsics that load system...
2015-08-03 Eduardo Lima... i965/nir/vec4: Implement store_output intrinsic
2015-08-03 Eduardo Lima... i965/vec4: Make sure that register types always match...
2015-08-03 Eduardo Lima... i965/nir/vec4: Implement load_input intrinsic
2015-08-03 Eduardo Lima... i965/nir/vec4: Implement loop statements (nir_cf_node_loop)
2015-08-03 Iago Toral... i965/nir/vec4: Implement conditional statements (nir_cf...
2015-08-03 Eduardo Lima... i965/nir/vec4: Add get_nir_dst() and get_nir_src()...
2015-08-03 Eduardo Lima... i965/nir: Move brw_type_for_nir_type() to brw_nir to...
2015-08-03 Eduardo Lima... i965/nir/vec4: Implement load_const intrinsic
2015-08-03 Eduardo Lima... i965/vec4: Add auxiliary func to build a writemask...
2015-08-03 Iago Toral... i965/nir: Dot not assign direct uniform locations first...
2015-08-03 Iago Toral... nir/nir_lower_io: Add vec4 support
2015-08-03 Eduardo Lima... i965/nir: Pass a is_scalar boolean to brw_create_nir()
2015-08-03 Eduardo Lima... i965/nir/vec4: Add shader function implementation
2015-08-03 Alejandro Piñeiroi965/nir/vec4: Add setup for system values
2015-08-03 Alejandro Piñeiroi965/vec4: Redefine make_reg_for_system_value() to...
2015-08-03 Iago Toral... i965/nir/vec4: Add setup of uniform variables
2015-08-03 Eduardo Lima... i965/nir/vec4: Add setup of input variables in NIR...
2015-08-03 Eduardo Lima... i965/vec4: Move type_size() method to brw_vec4_visitor...
2015-08-03 Eduardo Lima... i965/nir/vec4: Select between new nir_vec4 or current...
2015-08-03 Eduardo Lima... i965/nir/vec4: Add implementation placeholders for...
2015-08-03 Matt Turnermesa: Replace F_TO_I() with _mesa_lroundevenf().
2015-08-03 Matt Turnermesa: Add -fno-trapping-math to CFLAGS.
2015-08-03 Matt Turnermesa: Add -fno-math-errno to CFLAGS.
2015-08-03 Zoltan Gilianr600,compute: force tiling on 2D and 3D texture compute...
2015-08-03 Zoltan Gilianclover: handle setKernelArg errors
2015-08-03 Zoltan Gilianclover: fix image resource depth and array_size
2015-08-03 Timothy Arcerinir: Use a single bit for the dual-source blend index
2015-08-03 Zoltan Gilianclover: pass image attributes to the kernel
2015-08-03 Zoltan Gilianclover: move find_kernels to functions
2015-08-03 Timothy Arcerimesa: fix type for array indexing validation
2015-08-03 Marta Lofstedtmesa/es3.1: Allow multisampled textures for GLES 3.1
2015-08-03 Marta Lofstedtmesa/es3.1: Allow query of GL_TEXTURE_MULTISAMPLE
2015-08-03 Marta Lofstedtmesa/es3.1: Allow enable of GL_SAMPLE_MASK
2015-08-03 Marta Lofstedtmesa/es3.1: Allow textures with target GL_TEXTURE_2D_MU...
2015-08-03 Marta Lofstedtmesa/es3.1: Allow GL_DEPTH_STENCIL_TEXTURE_MODE
2015-08-03 Marta Lofstedtmesa/es3.1: Allow GL_SAMPLE_MASK
2015-08-03 Marta Lofstedtmesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with...
2015-08-02 Marek Olšákr600g: re-enable single-sample fast clear
2015-08-02 Marek Olšákr600g: fix the CB_SHADER_MASK setup
2015-08-02 Marek Olšákr600g: fix the single-sample fast clear setup
2015-08-02 Marek Olšákradeonsi: flush if the memory usage for an IB is too...
2015-08-01 Igor Gnatenkoopencl: use versioned .so in mesa.icd
2015-08-01 Emil Velikovincludes/GL: remove duplicated extension declarations...
2015-08-01 Emil Velikovdocs: rename/bump 10.7.0 release notes to 11.0.0
2015-08-01 Emil Velikovwinsys/radeon: don't leak the fd when it is 0
2015-08-01 Emil Velikovconfigure.ac: check for mkostemp()
2015-08-01 Emil Velikovegl/wayland: use drmGetNodeTypeFromFd helper instead...
2015-08-01 Emil Velikovegl/wayland: use designated initializers
2015-08-01 Emil Velikovegl: remove ifdef $(egl_extension) compile guards
2015-08-01 Emil Velikovegl/wayland: libdrm is a hard requirement, treat it...
2015-08-01 Emil Velikovegl: consolidate ifdef HAVE_LIBDRM blocks
2015-08-01 Emil Velikovconfigure.ac: null,android,gdi are not valid egl-platforms
2015-07-31 Marek OlšákRevert "gallium/radeon: re-enable unsafe math for graph...
2015-07-31 EdBclover: make dispatch matches functions def
2015-07-31 Vinson Leegallivm: Fix GCC unused-variable warning.
2015-07-31 Adam Jacksonglx: Fix missing bit decl for EXT_texture_integer
2015-07-31 Matt Turnerglsl: Initialize parse-state in constructor of lower_su...
2015-07-31 Adam Jacksonglx: Fix image size computation for EXT_texture_integer...
2015-07-31 Marek Olšákradeonsi: copy *8_SNORM bits exactly in resource_copy_r...
2015-07-31 Marek Olšákr600g: early exit in r600_clear if there's nothing...
2015-07-31 Marek Olšákradeonsi: early exit in si_clear if there's nothing...
2015-07-31 Marek Olšákradeonsi: fix a regression since the resource_copy_regi...
2015-07-31 Marek Olšákradeonsi: fix broken st/nine from merging tessellation
2015-07-31 Marek Olšákradeonsi: move CP DMA functions to their own file
2015-07-31 Marek Olšákradeonsi: add a debug flag that disables printing ISA...
2015-07-31 Marek Olšákradeonsi: add a debug flag that disables printing TGSI...
2015-07-31 Marek Olšákradeonsi: add a debug flag that disables printing the...
2015-07-31 Marek Olšákradeonsi: store shader disassemblies in memory for...
2015-07-31 Marek Olšákradeonsi: don't use llvm.AMDIL.fraction for FRC and...
2015-07-31 Marek Olšákgallium/radeon: re-enable unsafe math for graphics...
2015-07-31 Marek Olšákgallium/radeon: don't use rsq_action
2015-07-31 Marek Olšákgallium/radeon: move r600-specific code to r600g
2015-07-31 Marek Olšákgallium/radeon: remove unused variables and old comments
2015-07-31 Marek Olšákgallium/radeon: remove build_intrinsic and build_tgsi_i...
2015-07-31 Marek Olšákgallivm: add LLVMAttribute parameter to lp_build_intrinsic
2015-07-31 Marek Olšákgallium/util: clear up that debug_get_flags_option...
2015-07-31 Marek Olšákradeonsi: completely rework updating descriptors withou...
2015-07-31 Francisco Jerezi965/fs: Fix regression with SIMD8 VS since b5f1a48e234...
2015-07-31 Ben Widawskyi965/gen9: Add hs, ds, and cs thread + urb info
2015-07-31 Ben Widawskyi965/bxt: Use more conservative thread counts
2015-07-31 Ben Widawskyi965/skl: Add production thread counts and URB size
2015-07-30 Eric Anholtvc4: Lower uniform loads to scalar in NIR.
2015-07-30 Eric Anholtvc4: Move some FS input lowering into NIR.
next