mesa.git
2014-06-23 Ilia Mirkinmesa/st: handle gl_Layer input semantic
2014-06-23 Tobias Klausmannnv50/ir: allow gl_ViewportIndex to work on non-provokin...
2014-06-23 Roland Scheideggerdraw: (trivial) fix clamping of viewport index
2014-06-23 Kenneth Graunkei965: Don't emit SURFACE_STATEs for gather workarounds...
2014-06-23 Emil Velikovtargets/(vdpau|xvmc): hardlink against the installed...
2014-06-23 Neil Robertsi965: Allow the blorp blit between BGR and RGB
2014-06-23 Ian Romanickglsl: Silence many unused parameter warnings
2014-06-23 Emil Velikovtargets/xvmc: correctly generate the symlinks
2014-06-23 Emil Velikovtargets/vdpau: correctly generate the symlinks
2014-06-23 Ville Syrjäläi915: Fix gen2 texblend setup
2014-06-23 Iago Toral... mesa: Make Geom.UsesEndPrimitive a bool instead of...
2014-06-22 Emil Velikovtargets/r600/xvmc: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/xvmc-nouveau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/radeonsi/vdpau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/r600/vdpau: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/vdpau-nouveau: convert to static/shared pipe...
2014-06-22 Chris ForbesPartially revert "glsl: Add builtin define for ARB_frag...
2014-06-22 Rob Clarkfreedreno: use util_copy_framebuffer_state()
2014-06-22 Rob Clarkfreedreno/a3xx: WFI fixes/cleanup
2014-06-22 Chris Forbesglsl: Add gl_Layer and gl_ViewportIndex builtins to...
2014-06-22 Chris Forbesglsl: Add builtin define for ARB_fragment_layer_viewport
2014-06-22 Chris Forbesglsl: Add extension plumbing for ARB_fragment_layer_vie...
2014-06-22 Chris Forbesmesa: Add extension plumbing for ARB_fragment_layer_vie...
2014-06-22 Chris Forbesglapi: Add (empty) api section for ARB_fragment_layer_v...
2014-06-21 Kenneth Graunkei965: Save meta stencil blit programs in the context.
2014-06-21 Emil Velikovscons: avoid building any piece of i915
2014-06-21 Aaron Watrygallivm: Fix build after LLVM commit 211259
2014-06-20 Daniel Manjarresglx: Don't crash on swap event for a Window (non-GLXWindow)
2014-06-20 Bruno Jiménezr600g/compute: Use gallium util functions for double...
2014-06-20 Bruno Jiménezr600g/compute: Map only against intermediate buffers
2014-06-20 Bruno Jiménezr600g/compute: Implement compute_memory_demote_item
2014-06-20 Bruno Jiménezr600g/compute: Avoid problems when promoting items...
2014-06-20 Bruno Jiménezr600g/compute: Only move to the pool the buffers marked...
2014-06-20 Bruno Jiménezr600g/compute: divide the item list in two
2014-06-20 Bruno Jiménezr600g/compute: Add statuses to the compute_memory_items
2014-06-20 Bruno Jiménezr600g/compute: Add an util function to know if an item...
2014-06-20 Bruno Jiménezr600g/compute: Add an intermediate resource for OpenCL...
2014-06-20 Iago Toral... mesa: Copy Geom.UsesEndPrimitive when cloning a geometr...
2014-06-20 Iago Toral... mesa: Init Geom.UsesEndPrimitive in shader programs.
2014-06-19 Matt Turnerglsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v...
2014-06-19 Matt Turnerglsl: Pass in options to do_algebraic().
2014-06-19 Matt Turnerglsl: Rebalance expression trees that are reduction...
2014-06-19 Emil Velikovautomake: include the libdeps in the correct order
2014-06-19 Francisco Jerezclover: Calculate the serialized size of a module effic...
2014-06-19 Francisco Jerezclover: Optimize module serialization for vectors of...
2014-06-19 Roland Scheideggergallivm: set mcpu when initializing llvm execution...
2014-06-19 Tom Stellardclover: Don't use llvm's global context
2014-06-19 Tom Stellardclover: Prevent Clang from printing number of errors...
2014-06-19 Michel Dänzerradeon/llvm: Adapt to AMDGPU.rsq intrinsic change in...
2014-06-19 Emil Velikovconfigure: add HAVE_GALLIUM_STATIC_TARGETS
2014-06-19 Emil Velikovtargets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
2014-06-19 Emil Velikovautomake: introduce helper variable
2014-06-19 Emil Velikovtarget-helpers: add dd_configuration(), dd_driver_name()
2014-06-19 Emil Velikovtarget-helpers: add dd_create_screen() helper
2014-06-19 Emil Velikovtarget-helpers: add a note about debug wrappers
2014-06-19 Emil Velikovtargets/pipe-loader: add driver specific drm_configuration
2014-06-19 Emil Velikovpipe-loader: add pipe_loader_ops::configuration()
2014-06-19 Emil Velikovpipe-loader: note that we leak pipe_loader_drm_device...
2014-06-19 Emil Velikovautomake: stop building i915-sw and drop explicit linki...
2014-06-19 Ilia Mirkinnv30: hack to avoid errors on unexpected color/zeta...
2014-06-19 Ilia Mirkinnv30: tidy screen caps, add missing ones
2014-06-19 Ilia Mirkinnv30: avoid dangling references to deleted contexts
2014-06-19 Ilia Mirkinnv30: plug some memory leaks on screen destroy and...
2014-06-19 Ilia Mirkinnv50: organize screen caps
2014-06-19 Ilia Mirkinnvc0: organize screen caps
2014-06-19 Ilia Mirkinnvc0: remove vport_int hack and instead use the usual...
2014-06-18 David Heidelbergerr300g: don't advertize PIPE_FORMAT_B10G10R10X2_UNORM...
2014-06-18 Marek Olšákradeonsi: implement ARB_texture_query_lod
2014-06-18 Marek Olšákradeonsi: pass ARB_conservative_depth parameters to...
2014-06-18 Marek Olšákgallium: implement ARB_texture_query_levels
2014-06-18 Marek Olšákst/mesa: set sampler_view::last_level correctly
2014-06-18 Dave Airliest/mesa: handle array textures in st_texture_image_copy
2014-06-18 Marek Olšákradeonsi: cosmetic changes in si_shader.c
2014-06-18 Marek Olšákradeonsi: implement ARB_texture_gather and Gather funct...
2014-06-18 Marek Olšákst/mesa: fix geometry shader max texture limit in state...
2014-06-18 Marek Olšákr600g: fix the max vertex shader input limit
2014-06-18 Ian Romanickmeta: Respect the driver's maximum number of draw buffers
2014-06-18 Roland Scheideggergallivm: fix SCALED -> NORM conversions
2014-06-18 Kristian Høgsbergmesa: Remove glClear optimization based on drawable...
2014-06-18 Juha-Pekka... mesa: In emit_texenv() type mismatch was forced with...
2014-06-18 Grigori Goronzyradeon/uvd: disable VC-1 simple/main on UVD 2.x
2014-06-18 Grigori Goronzyradeonsi: add sampling of 4:2:2 subsampled textures
2014-06-18 Grigori Goronzyutil/u_format: move utility function from r600g
2014-06-18 Leo Liuradeon/vce: set number of cpbs based on level
2014-06-18 Leo Liuradeon/vce: implement h264 level support
2014-06-18 Leo Liust/omx/enc: implement h264 level support
2014-06-18 Leo Liuvl: add level interface
2014-06-18 Leo Liust/st/omx: fix switch-case indentation in vid_enc.c
2014-06-18 Jon TURNEYglx: Add an error message when a direct renderer's...
2014-06-18 Chia-I Wui965/vec4: unit test for copy propagation and writemask
2014-06-17 Matt Turneri965/vec4/gs: Silence warning about unused 'success...
2014-06-17 Matt Turneri965/disasm: Mark three_source_reg_encoding[] static.
2014-06-17 Matt Turneri965/blorp: Remove unused 'brw' member.
2014-06-17 Matt Turneri965/blorp: Mark branch unreachable to silence uninitia...
2014-06-17 Matt Turneri965: Silence warning about unused brw in release builds.
2014-06-17 Matt Turneri965: Mark backend_instruction and bblock_t as structs.
2014-06-17 Matt Turneri965: Use standard SSE intrinsics instead of gcc built...
2014-06-17 Matt Turnermesa: Remove unused functions from perfomance query...
2014-06-17 Matt Turnermesa: Remove unused extra_EXT_texture_integer.
2014-06-17 Matt Turnermesa: Mark default case unreachable to silence warning.
next