mesa.git
2014-06-11 Dave Airliesoftpipe: enable AMD_vertex_shader_layer.
2014-06-11 Dave Airliesoftpipe: enable GLSL 3.30 support.
2014-06-11 Dave Airliesoftpipe: bump the softpipe geometry limits
2014-06-11 Dave Airlietgsi_exec: use defines for max inputs/outputs
2014-06-11 Dave Airliesoftpipe: add layered rendering support.
2014-06-11 Dave Airliesoftpipe: add layering to the surface tile cache.
2014-06-11 Dave Airliesoftpipe: add depth clamping support. (v2)
2014-06-11 Dave Airlietgsi/gs: bound max output vertices in shader
2014-06-11 Jon Ashburni965: Add GPU BLIT of texture image to PBO in Intel...
2014-06-10 Kenneth Graunkei965: Invalidate live intervals when inserting Gen4...
2014-06-10 Kenneth Graunkei965: Don't use the head sentinel as an fs_inst in...
2014-06-10 Kenneth Graunkemeta: Label the meta GLSL clear program.
2014-06-10 Kenneth Graunkei965/fs: Combine generate_math[12]_gen6 methods.
2014-06-10 Kenneth Graunkei965/fs: Drop the generate_math[12]_gen7 methods.
2014-06-10 Kenneth Graunkei965/vec4: Combine generate_math[12]_gen6 methods.
2014-06-10 Kenneth Graunkei965/vec4: Drop the generate_math2_gen7() method.
2014-06-10 Kenneth Graunkei965: Rename brw_math to gen4_math.
2014-06-10 Kenneth Graunkei965: Split Gen4-5 and Gen6+ MATH instruction emitters.
2014-06-10 Kenneth Graunkei965: Make src_reg::equals() take a constant reference...
2014-06-10 Kenneth Graunkei965: Don't set the "switch" flag on control flow instr...
2014-06-10 Kenneth Graunkei965/fs: Allow CSE on math opcodes on Gen6+.
2014-06-10 Thomas Hellandglsl: Remove unused include in expr.flatt.
2014-06-10 Thomas Hellandglsl: Remove unused include in ir.cpp
2014-06-10 Thomas Hellandglsl: Remove unused include from ir_constant_expression.cpp
2014-06-10 Thomas Hellandglsl: Remove unused include from ir_basic_block.cpp
2014-06-10 Thomas Hellandglsl: Remove unused include from hir_field_selection.cpp
2014-06-10 Thomas Hellandglsl: Remove unused include from glsl_symbol_table.h
2014-06-10 Thomas Hellandglsl: Remove unused include from glsl_types.cpp
2014-06-10 Thomas Hellandglsl: Remove unused include from builtin_variables.cpp
2014-06-10 Thomas Hellandglsl: Remove unused include in ast_to_hir.cpp
2014-06-10 Thomas Hellandglsl: Remove unused includes in link_uniform_block_acti...
2014-06-10 Thomas Hellandglsl: Remove unused includes in link_uniform_init.
2014-06-10 Matt Turneri965: Replace open-coded linked list with exec_list.
2014-06-10 Matt Turnerglsl: Add an exec_node_init() function, usable from C.
2014-06-10 Matt Turnerglsl: Make foreach macros usable from C by adding struc...
2014-06-10 Matt Turnerglsl: Make exec_list members just wrap the C API.
2014-06-10 Matt Turnerglsl: Make exec_node members just wrap the C API.
2014-06-10 Matt Turnerglsl: Add C API for exec_list.
2014-06-10 Matt Turnerglsl: Add C API for exec_node.
2014-06-10 Matt Turnerglsl: Move definition of exec_list member functions...
2014-06-10 Matt Turnerglsl: Move definition of exec_node member functions...
2014-06-10 Bruno Jiménezr600g/compute: Use %u as the unsigned format
2014-06-10 Bruno Jiménezr600g/compute: align items correctly
2014-06-10 Bruno Jiménezr600g/compute: Cleanup of compute_memory_pool.h
2014-06-10 Bruno Jiménezr600g/compute: Tidy a bit compute_memory_finalize_pending
2014-06-10 Bruno Jiménezr600g/compute: Add more NULL checks
2014-06-10 Bruno Jiménezr600g/compute: Adding checks for NULL after CALLOC
2014-06-10 Bruno Jiménezr600g/compute: Fixing a typo and some indentation
2014-06-10 Cody Northropmesa: Fix substitution of large shaders
2014-06-10 Michel Dänzerconfigure: Only check for OpenCL without LLVM when...
2014-06-10 David Heidelbergerr600g,radeonsi: implement PIPE_QUERY_TIMESTAMP_DISJOINT
2014-06-10 Jon TURNEYconfigure: Always default to --enable-driglx-direct
2014-06-10 Jon TURNEYglx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL...
2014-06-10 Kristian Høgsbergi965: Make gen7_pi field of brw_instruction use unsigne...
2014-06-10 Kristian Høgsbergi965: Don't include mtypes.h in brw_disasm.c
2014-06-10 Matt Turneri965/fs: initialize src as reg_undef for texture opcode...
2014-06-10 Tapani Pällii965/fs: initialize src as reg_undef for texture opcode...
2014-06-09 Emil Velikovegl/dri2: do not leak dri2_dpy->driver_name
2014-06-09 Emil Velikovegl/dri2/x11: use standard strndup function
2014-06-09 Adrian Negreanuandroid, dricore: undefined reference to _mesa_streamin...
2014-06-09 Adrian Negreanuandroid, mesa_gen_matypes: pull in timespec POSIX defin...
2014-06-09 Adrian Negreanuandroid, egl: typo dri2_fallback_pixmap_surface ->...
2014-06-09 Adrian Negreanuandroid, egl: add correct drm include for libmesa_egl_dri2
2014-06-09 Adrian Negreanuandroid: add src/gallium/auxiliary as include path...
2014-06-09 Adrian Negreanuandroid: add libloader to libGLES_mesa and libmesa_egl_dri2
2014-06-09 Adrian Negreanuandroid: adapt to the megadriver mechanism
2014-06-09 Adrian Negreanuadd megadriver_stub_FILES
2014-06-09 Emil Velikovscons: remove dri-i915 build target
2014-06-09 Emil Velikovconfigure: error out when building opencl without LLVM
2014-06-09 Abdiel Janulguei965/disasm: Properly debug negate source modifier...
2014-06-09 Abdiel Janulguei965/vec4: skip copy-propate for logical instructions...
2014-06-09 Abdiel Janulguei965/fs: skip copy-propate for logical instructions...
2014-06-09 Abdiel Janulguei965/fs: Refactor check for potential copy propagated...
2014-06-09 Brian Pauldocs: add link to 10.1.5 on news page
2014-06-09 Brian Pauldocs: fix version number in 10.2.1 release notes
2014-06-09 Brian Pauldocs: import the 10.1.5 release notes
2014-06-09 Chris Forbesglsl: Validate aux storage qualifier combination with...
2014-06-09 Iago Toral... i965: Ensure that we end instruction streams properly.
2014-06-09 Iago Toral... i965/fs: Add Gen < 6 runtime checks for line antialiasing.
2014-06-09 Iago Toral... i965/fs: Let the gen < 8 generator know about runtime_c...
2014-06-09 Chris Forbesdocs: Mark off ARB_compressed_texture_pixel_storage
2014-06-09 Chris Forbesmesa: Add extension enable for ARB_compressed_texture_p...
2014-06-09 Chris Forbesmesa: Add pixel storage support for GetCompressedTexImage
2014-06-09 Chris Forbesmesa: Compute proper strides for compressed texture...
2014-06-09 Chris Forbesmesa: Extract computation of compressed pixel store...
2014-06-09 Chris Forbesmesa: Emit errors for inconsistent compressed pixel...
2014-06-09 Chris Forbesmesa: Add new pixel pack/unpack state for
2014-06-09 Chris Forbestests: Add new enum strings for ARB_compressed_texture_...
2014-06-09 Chris Forbesglapi: Add XML infrastructure for ARB_compressed_textur...
2014-06-09 Chris Forbesmesa: Make CompressedTexSubImage errors more consistent
2014-06-09 Chris Forbesmesa: Trim down PixelStorei implementation
2014-06-08 José Fonsecamesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_...
2014-06-08 Iago Toral... Revert "i965: Move brw_land_fwd_jump() to compilation...
2014-06-08 Kenneth Graunkei965: Fix else and brace placement in brw_eu_emit.c.
2014-06-08 Kenneth Graunkei965: Drop the remaining default predication whacking.
2014-06-08 Kenneth Graunkei965/sf: Use brw_set_default_predicate_control().
2014-06-07 Ilia Mirkingk110/ir: fix bfind emission
2014-06-07 Ian Romanickdocs: Add MD5 checksum, etc. for 10.2.1 release
2014-06-07 Ian Romanickdocs: Add initial 10.2.1 release notes
2014-06-07 Vinson Leeconfigure.ac: Do not use Pthreads with MinGW.
next