mesa.git
2015-06-29 Anuj Phogati965/gen9: Allocate YF/YS tiled buffer objects
2015-06-29 Anuj Phogati965: Make a helper function intel_miptree_can_use_tr_m...
2015-06-29 Anuj Phogati965: Make a helper function intel_miptree_release_levels()
2015-06-29 Anuj Phogati965/gen9: Plugin the code for selecting YF/YS tiling...
2015-06-29 Anuj Phogati965: Make a helper function intel_miptree_set_alignment()
2015-06-29 Erik Faye-Lundmesa/main: free locale at exit
2015-06-29 Erik Faye-Lundutil: port _mesa_strto[df] to C
2015-06-29 Erik Faye-Lundglsl: No need to lock in _mesa_glsl_release_types
2015-06-29 Erik Faye-Lundmesa/main: only call _mesa_destroy_shader_compiler...
2015-06-29 Erik Faye-Lunddri: don't touch the shader compiler
2015-06-29 Erik Faye-Lundmesa/main: Get rid of outdated GDB-hack
2015-06-29 Grigori Goronzyclover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_M...
2015-06-29 Grigori Goronzygallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
2015-06-29 Neil Robertsi965: Don't try to print the GLSL IR if it has been...
2015-06-29 Emil Velikovdocs: add news item and link release notes for mesa...
2015-06-29 Emil Velikovdocs: Add sha256 checksums for the 10.6.1 release
2015-06-29 Emil VelikovAdd release notes for the 10.6.1 release
2015-06-29 Kenneth GraunkeRevert "glsl: clone inputs and outputs during linking"
2015-06-29 Kenneth GraunkeRevert "i965: Delete linked GLSL IR when using NIR."
2015-06-29 Ilia Mirkinnv30: avoid leaking blit fp/vp
2015-06-29 Ilia Mirkinnv40: enable base vertex
2015-06-29 Kenneth Graunkei965/vs: Move compute_clip_distance() out of emit_urb_w...
2015-06-29 Kenneth Graunkei965: Write at least some data in SIMD8 URB write messages.
2015-06-28 Samuel Pitoisetgallium/hud: prevent NULL pointer dereference with...
2015-06-28 Mario Kleinernouveau: Use dup fd as key in drm-winsys hash table...
2015-06-27 Mike Stroyanmeta: Only change and restore viewport 0 in mesa meta...
2015-06-26 Dave Airlieradeonsi: add support for geometry shader invocations.
2015-06-26 Dave Airlieradeonsi: add support for viewport array (v3)
2015-06-26 Kenneth Graunkei965/fs: Fix ir_txs in emit_texture_gen4_simd16().
2015-06-26 Ilia Mirkinnv50/ir: propagate modifier to right arg when const...
2015-06-26 Boyan Dingegl_dri2: Remove trailing whitespaces
2015-06-26 Neil Robertsi965/skl: Fix aligning mt->total_width to the block...
2015-06-26 Matt Turnermesa: Enable subdir-objects globally.
2015-06-26 Emil Velikovmesa: fold duplicated GL/GL_CORE/GLES3 entry in get_has...
2015-06-26 Chia-I Wuilo: define ILO_IMAGE_MAX_LEVEL_COUNT
2015-06-26 Chia-I Wuilo: replace pipe_format by gen_surface_format
2015-06-26 Chia-I Wuilo: always use the specified image format
2015-06-26 Chia-I Wuilo: replace pipe_texture_target by gen_surface_type
2015-06-26 Chia-I Wuilo: initialize ilo_image from ilo_image_info
2015-06-26 Chia-I Wuilo: remove ilo_image_disable_aux()
2015-06-26 Chia-I Wuilo: improve SURFTYPE_BUFFER validations
2015-06-26 Chia-I Wuilo: remove ilo_buffer
2015-06-26 Chia-I Wuilo: introduce ilo_vma
2015-06-26 Iago Toral... mesa: remove unnecessary checks in _mesa_readpixels_nee...
2015-06-25 Jason Ekstrandi965/vec4_live_variables: Do liveness analysis bottom...
2015-06-25 Ben Widawskyi965/skl: Use more compact hiz dimensions
2015-06-25 Marek Olšákradeonsi: don't fail in si_shader_io_get_unique_index
2015-06-25 Kenneth Graunkei965: Drop brw->depthstencil.stencil_offset from gen8_d...
2015-06-25 Kenneth Graunkenir: Recognize max(min(a, 1.0), 0.0) as fsat(a).
2015-06-25 Marek Olšáksoftpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
2015-06-24 Ben Widawskyi965/bxt: Add basic Broxton infrastructure
2015-06-24 Ian Romanickradeon: Advertise correct GL_QUERY_COUNTER_BITS/GL_SAMP...
2015-06-24 Jason Ekstrandi965/fs_live_variables: Do liveness analysis bottom...
2015-06-24 Tapani Pällii965: Delete linked GLSL IR when using NIR.
2015-06-24 Tapani Pälliglsl: clone inputs and outputs during linking
2015-06-24 Chris Wilsoni965: Rename intel_emit* to reflect their new location...
2015-06-24 Chris Wilsoni965: Transplant PIPE_CONTROL routines to brw_pipe_control
2015-06-24 Kenneth Graunkenir: Use a switch statement for detecting move-like...
2015-06-24 Brian Paulsvga: silence warnings about unexpected shader type
2015-06-24 Brian Paulst/mesa: remove unneeded pipe_surface_release() in...
2015-06-24 Emil Velikovst/wgl: add stw_nopfuncs.h to the sources lists
2015-06-24 Julien Isorceloader: move loader_open_device out of HAVE_LIBUDEV...
2015-06-24 Grigori Goronzywinsys/radeon: reduce BO cache timeout
2015-06-24 Grigori Goronzywinsys/radeon: align BO size to page size
2015-06-24 Tapani Pälliglsl: remove cross validation of interpolation qualifie...
2015-06-24 Kenneth Graunkei965: Fix whitespace error in gen8_depth_state.c
2015-06-24 Kenneth Graunkei965: Don't count NIR instructions for shader-db.
2015-06-24 Michel Dänzerwinsys/radeon: Unmap GPU VM address range when destroyi...
2015-06-24 Eric Anholtvc4: Also dump VC4_PACKET_LOAD_TILE_BUFFER_GENERAL.
2015-06-24 Eric Anholtvc4: Add dumping for VC4_PACKET_LOAD/STORE_FULL_RES_TIL...
2015-06-24 Eric Anholtvc4: Don't try to CSE color reads.
2015-06-24 Eric Anholtvc4: Make a helper for TLB color writes, too.
2015-06-24 Eric Anholtvc4: Pull the blending operation out to a separate...
2015-06-24 Eric Anholtvc4: Clarify size calculation for Z/S writes.
2015-06-24 Eric Anholtvc4: Add an "args" temporary for RCL setup.
2015-06-24 Eric Anholtvc4: Reuse (and extend) the packet.h sizes for dumping.
2015-06-24 Eric Anholtvc4: Fix printfs for blit fallbacks.
2015-06-24 Eric Anholttgsi_to_nir: Fix translation of TXF on MSAA targets.
2015-06-24 Jason Ekstrandi965/fs: Get rid of an unused variable in emit_barrier()
2015-06-23 Jason Ekstrandi965: Remove the brw_context from the visitors
2015-06-23 Jason Ekstrandi965/vec4_vs: Add an explicit use_legacy_snorm_formula...
2015-06-23 Jason Ekstrandi965/vec4: Turn some _mesa_problem calls into asserts
2015-06-23 Jason Ekstrandi965/vs: Pass the current set of clip planes through...
2015-06-23 Jason Ekstrandi965/fs: Add a do_rep_send flag to run_fs
2015-06-23 Jason Ekstrandi965: Pull calls to get_shader_time_index out of the...
2015-06-23 Jason Ekstrandi965: Use a single index per shader for shader_time.
2015-06-23 Jason Ekstrandi965: Add compiler options to brw_compiler
2015-06-23 Jason Ekstrandi965/fs: Plumb compiler debug logging through brw_compiler
2015-06-23 Jason Ekstrandi965/fs: Do the no16 perf logging directly in fs_visito...
2015-06-23 Jason Ekstrandi965/fs: Make no16 non-variadic
2015-06-23 Jason Ekstrandi965: Move INTEL_DEBUG variable parsing to screen creat...
2015-06-23 Jason Ekstrandi965: Remove the dependance on brw_context from the...
2015-06-23 Jason Ekstrandi965: Plumb compiler debug logging through a function...
2015-06-23 Kenneth Graunkemesa: Add a va_args variant of _mesa_gl_debug().
2015-06-23 Jason Ekstrandi965: Replace some instances of brw->gen with devinfo...
2015-06-23 Matt Turneri965: Initialize backend_shader::mem_ctx in its constru...
2015-06-23 Matt Turneri965: Assert that the GL primitive isn't out of range.
2015-06-23 Matt Turneri965/cfg: Assert that cur_do/while/if pointers are...
2015-06-23 Matt Turnermesa: Delete unused ICEIL().
2015-06-23 Matt Turneri965/fs: Don't mess up stride for uniform integer multi...
next