mesa.git
2016-03-02 Thomas Hindoe... gallium/cso: fix indentation
2016-03-02 Thomas Hindoe... st/mesa: move dereference after null check
2016-03-02 Matt Turneri965/gen6/gs: Replace V-immediate with VF-immediate.
2016-03-02 Marek Olšákgallium: fix PIPE_BIND_QUERY_BUFFER - PIPE_BIND_SCANOUT...
2016-03-02 Samuel Iglesias... i965: set ctx->Const.MaxViewport{Width,Height} to 32k
2016-03-02 Samuel Iglesias... main: remove MAX_VIEWPORT_WIDTH and MAX_VIEWPORT_HEIGHT...
2016-03-02 Samuel Iglesias... main: call invalidate_framebuffer_storage() with driver...
2016-03-02 Rob Clarkfreedreno/ir3: enable shareable shaders
2016-03-02 Rob Clarkfreedreno/ir3: pass ctx to constant-emit code
2016-03-02 Rob Clarkfreedreno/ir3: add dev ptr to ir3_compiler
2016-03-01 Matt Turnermesa: Remove NV_fragment_program remnants from dlist.c.
2016-03-01 Matt Turnermesa: Remove NV_fragment_program_option enable bit.
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program opcode parsing.
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program scalar suffix parsing.
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program_option parsing...
2016-03-01 Matt Turnerprogram: Remove NV_fragment_program Abs support.
2016-03-01 Matt Turnerprogram: Remove incorrect comment about OPCODE_TXD.
2016-03-01 Matt Turnerprogram: Remove OPCODE_TXP_NV.
2016-03-01 Matt Turnerprogram: Clean up after previous commit.
2016-03-01 Matt Turnerprogram: Remove condition-code and precision support.
2016-03-01 Matt Turnerprogram: Remove OPCODE_KIL_NV.
2016-03-01 Matt Turnerprogram: Remove RelAddr2 support.
2016-03-01 Matt Turnerprogram: Mark table const.
2016-03-01 Matt Turnermesa: Remove EmitCondCodes.
2016-03-01 Matt Turnerdocs: Remove descriptions of long dead Emit* fields.
2016-03-01 Matt Turnerglsl: Initialize gl_shader_program::EmptyUniformLocations.
2016-03-01 Ian Romanicki965/meta: Don't pollute the framebuffer namespace
2016-03-01 Ian Romanicki965/meta: Use _mesa_bind_framebuffers instead of _mesa...
2016-03-01 Ian Romanickmeta: Don't pollute the framebuffer namespace
2016-03-01 Ian Romanickmeta/decompress: Track framebuffer using gl_framebuffer...
2016-03-01 Ian Romanickmeta/generate_mipmap: Track framebuffer using gl_frameb...
2016-03-01 Ian Romanickmeta: Use _mesa_bind_framebuffers instead of _mesa_Bind...
2016-03-01 Ian Romanickmeta: Use _mesa_CreateFramebuffers instead of _mesa_Gen...
2016-03-01 Ian Romanicki965/meta: Use _mesa_CreateFramebuffers instead of...
2016-03-01 Ian Romanickmeta: Save and restore the framebuffer using gl_framebu...
2016-03-01 Ian Romanickmesa: Refactor bind_framebuffer to make _mesa_bind_fram...
2016-03-01 Ian Romanickmeta: Use _mesa_check_framebuffer_status instead of...
2016-03-01 Ian Romanickmeta: Obvious refactor of _mesa_meta_framebuffer_textur...
2016-03-01 Ian Romanickmeta: Convert _mesa_meta_bind_fbo_image to take a gl_fr...
2016-03-01 Dave Airlievirgl: add support for passing render condition flags...
2016-03-01 Kenneth Graunkei965: Push most TES inputs in vec4 mode.
2016-02-29 Marek Olšákr600g: remove support for DRM < 2.12.0
2016-02-29 Marek Olšákr300g: remove support for DRM < 2.12.0
2016-02-29 Marek Olšákwinsys/radeon: drop support for DRM 2.12.0 (kernel...
2016-02-29 Marek Olšákradeonsi: also dump shaders on a VM fault
2016-02-29 Marek Olšákradeonsi: dump full shader disassemblies into ddebug...
2016-02-29 Marek Olšákradeonsi: allow dumping shader disassemblies to a file
2016-02-29 Marek Olšákradeonsi: use re-Z
2016-02-29 Marek Olšáktgsi/scan: count memory instructions
2016-02-29 Dave Airliemesa/fbobject: propogate Layered when reusing attachments.
2016-02-29 Axel Davyst/nine: Fix second Multithreading issue with MANAGED...
2016-02-29 Axel Davyst/nine: Fix Multithreading issue with MANAGED buffers
2016-02-29 Axel Davyst/nine: Handle READONLY for buffer MANAGED pool
2016-02-29 Axel Davyst/nine: Use Position input helper for ps3 declared...
2016-02-29 Axel Davyst/nine: Introduce helper for Position shader input
2016-02-29 Marc-André... virtio_gpu: Add virtio 1.0 PCI ID to driver map
2016-02-29 Koop Mastst/clover: Add libelf cflags to the build
2016-02-29 Emil Velikovmesa; add get-extra-pick-list.sh script into bin/
2016-02-29 Emil Velikovautomake: explicitly set distcheck configure flags
2016-02-29 Emil Velikovautomake: add more missing options for make distcheck
2016-02-29 Emil Velikovinstall-gallium-links: port changes from install-lib...
2016-02-29 Rob Herringr600: Make enum alu_op_flags unsigned
2016-02-29 Rob Herringgallium/radeon: Add space between string literal and...
2016-02-29 Rob Herringfreedreno: drop unnecessary -Wno-packed-bitfield-compat
2016-02-29 Rob HerringAndroid: clean-up and fix DRI module path handling
2016-02-29 Rob HerringAndroid: remove headers from LOCAL_SRC_FILES
2016-02-29 Rob HerringAndroid: add -Wno-date-time flag for clang
2016-02-29 Rob HerringAndroid: glsl: fix dependence on YACC_HEADER_SUFFIX...
2016-02-29 Rob HerringAndroid: remove dependence on .SECONDEXPANSION
2016-02-29 Rob HerringAndroid: fix build break from nir/glsl move to compiler/
2016-02-29 Oded Gabbaygallium/radeon: disable evergreen_do_fast_color_clear...
2016-02-29 Oded Gabbaygallium/r600: Don't let h/w do endian swap for colorformat
2016-02-29 Oded Gabbaygallium/radeon: remove separate BE path in r600_transla...
2016-02-28 Samuel Pitoisetnv50/ir: emit VOTE instruction
2016-02-28 Samuel Pitoisetgk110/ir: add ld lock/st unlock emission
2016-02-27 Ilia Mirkinnv50,nvc0: bump minimum texture buffer offset alignment
2016-02-27 Ilia Mirkinmesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5...
2016-02-27 Ilia Mirkinmesa: expose GL_EXT_texture_sRGB_decode on GLES 3.0+
2016-02-27 Ian Romanicki965/cfg: Fix comment list punctuation
2016-02-27 Ian Romanicki965/cfg: Split out dead control flow paths to simplify...
2016-02-27 Ian Romanicki965/cfg: Don't handle fully empty if/else/endif
2016-02-27 Ian Romanicki965/cfg: Eliminate an empty then-branch of an if/else...
2016-02-27 Ian Romanicki965/cfg: Track prev_block and prev_inst explicitly...
2016-02-27 Ian Romanicki965/cfg: Slightly rearrange dead_control_flow_eliminate
2016-02-26 Kenneth Graunkei965: Simplify brw_nir_lower_vue_inputs() slightly.
2016-02-26 Kenneth Graunkei965: Avoid recalculating the normal VUE map for IO...
2016-02-26 Kenneth Graunkei965: Avoid recalculating the tessellation VUE map...
2016-02-26 Kenneth Graunkei965: Eliminate brw_nir_lower_{inputs,outputs,io} funct...
2016-02-26 Kenneth Graunkei965: Split brw_nir_lower_inputs/outputs into per-stage...
2016-02-26 Kenneth Graunkei965: Remove catch-all nir_lower_io call with specific...
2016-02-26 Kenneth Graunkei965: Move optimizations from brw_nir_lower_io to brw_p...
2016-02-26 Kenneth Graunkei965: Always do NIR IO lowering at specialization time.
2016-02-26 Kenneth Graunkei965: Make an is_scalar boolean in brw_compile_gs().
2016-02-26 Jason Ekstrandi965/nir: Do lower_io late for fragment shaders
2016-02-26 Jordan Justeni965: Set dest type to UW for several send messages
2016-02-26 Samuel Pitoisetnvc0: rework nvc0_compute_validate_program()
2016-02-26 Samuel Pitoisetnvc0: make sure to validate compute global buffers...
2016-02-26 Samuel Pitoisetnvc0: move nvc0_validate_global_residents() to nvc0_com...
2016-02-26 Derek Foremanegl/wayland: Try to use wl_surface.damage_buffer for...
2016-02-26 Dave Airlievirgl: add missing CAP turned off.
next