mesa.git
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...
2015-06-23 Boyan Dingegl/x11: Remove duplicate call to dri2_x11_add_configs_...
2015-06-23 Ben Widawskyi965/gen9: Don't use encrypted MOCS
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-06-23 Ilia Mirkinnvc0: always put all tfb bufs into bufctx
2015-06-23 Ilia Mirkinglsl: binding point is a texture unit, which is a combi...
2015-06-23 Emil Velikovandroid: egl: do not link against libglapi
2015-06-23 Emil Velikovgbm: do not (over)link against libglapi.so
2015-06-23 Frank Henigmangbm: dlopen libglapi so gbm_create_device works
2015-06-23 Emil Velikovconfigure: drop unused variable GBM_BACKEND_DIRS
2015-06-23 Emil Velikovconfigure: error out when building libEGL without share...
2015-06-23 Emil Velikovconfigure: error out when building backend-less libEGL
2015-06-23 Emil Velikovdrivers/x11: drop unneeded HAVE_X11_DRIVER check
2015-06-23 Emil Velikovconfigure: allow building shared-glapi powered libgl...
2015-06-23 Emil Velikovtargets/libgl-xlib: fix the build against shared_glapi
2015-06-23 Emil Velikovdrivers/x11: fix the build against shared_glapi
2015-06-23 Emil Velikovconfigure: warn about shared_glapi & xlib-glx only...
2015-06-23 Emil Velikovglapi: remap_helper.py: remove unused argument 'es'
2015-06-23 Emil Velikovglapi: gl_table.py: remove unused variable 'es'
2015-06-23 Derek Foremanegl: Use the loader_open_device() helper to do open...
2015-06-23 Derek Foremanglx: Use loader_open_device() helper
2015-06-23 Derek Foremanloader: Rename drm_open_device() to loader_open_device...
2015-06-23 Derek Foremanegl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent...
2015-06-23 Jose Fonsecadraw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default...
2015-06-23 Jose Fonsecaglsl: Specify the shader stage in linker errors due...
2015-06-23 Dave Airliedocs: update GL3 with softpipe/llvmpipe gpu_shader5...
2015-06-23 Dave Airliedraw/gallivm: add invocation ID support for llvmpipe.
2015-06-23 Dave Airliedraw/tgsi: implement geom shader invocation support.
2015-06-23 Dave Airlietgsi: handle indirect sampler arrays. (v2)
2015-06-22 Kenneth Graunkenir: Allow vec2/vec3/vec4 instructions in the select...
2015-06-22 Kenneth Graunkei965: Add and fix comments in brw_vue_map.c.
2015-06-22 Kenneth Graunkei965: Split VUE map handling out of brw_vs.c into brw_v...
2015-06-22 Ben Widawskyi965/gen9: Implement Push Constant Buffer workaround
next