mesa.git
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.
2016-09-05 Marek Olšákgallium/radeon: remove VPORT_ZMIN/ZMAX from init config...
2016-09-05 Marek Olšákgallium/radeon: set VPORT_ZMIN/MAX registers correctly
2016-09-05 Marek Olšákgallium/radeon: unify viewport emission code
2016-09-05 Marek Olšákradeonsi: also do VS_PARTIAL_FLUSH before updating...
2016-09-05 Marek Olšákradeonsi: fix variable naming in si_emit_cache_flush
2016-09-05 Marek Olšákradeonsi: don't emit CS_PARTIAL_FLUSH if compute is...
2016-09-05 Marek Olšákradeonsi: add HUD queries for counting VS/PS/CS partial...
2016-09-05 Marek Olšákgallium/radeon: rename the num-cs-flushes query to...
2016-09-05 Marek Olšákradeonsi: fix a badly implemented GS bug workaround
2016-09-05 Marek Olšákradeonsi: fix texture format reinterpretation with DCC
2016-09-05 Marek Olšákradeonsi: fix Gather4 with integer formats
2016-09-05 Marek Olšákradeonsi: fix a crash in imageSize for cubemap arrays
2016-09-05 Marek Olšákradeonsi: fix gl_PatchVerticesIn for tessellation evalu...
2016-09-05 Marek Olšákradeonsi: fix cubemaps viewed as 2D
2016-09-05 Marek Olšákradeonsi: always use the same function signature for...
2016-09-05 Marek Olšákradeonsi: return correct eviction stats for NVX_gpu_mem...
2016-09-05 Marek Olšákgallium/radeon: also eliminate DCC fast clear in resour...
2016-09-05 Marek Olšákgallium/radeon: use the current ctx for CMASK eliminati...
2016-09-05 Marek Olšákgallium/radeon: use the current ctx for DCC decompressi...
2016-09-05 Marek Olšákgallium/radeon: derive buffer placement and flags only...
2016-09-05 Marek Olšákradeonsi: set more sampler settings
2016-09-05 Emil Velikovdocs: add news item and link release notes for 12.0.2
2016-09-05 Emil Velikovdocs: add sha256 checksums for 12.0.2
2016-09-05 Emil Velikovdocs: add release notes for 12.0.2
2016-09-05 Marek Olšáknoop: implement resource_get_handle
2016-09-05 Marek Olšáknoop: set missing functions
2016-09-05 Marek Olšáknoop: simplify some functions
2016-09-05 Emil Velikovglx/glvnd: list the strcmp arguments in correct order
2016-09-05 Jason Ekstrandnir/tests: Update the CF tests to not assume fake edges
2016-09-04 Ilia Mirkingk110/ir: fix quadop dall emission
2016-09-04 Mauro Rossiandroid: intel: fix include paths in new "common" library
2016-09-03 Ilia Mirkina3xx: use window scissor to simulate viewport xy clip
2016-09-03 Ilia Mirkina3xx: make use of software clipping when hw can't handle it
2016-09-03 Ilia Mirkina3xx: make sure to actually clamp depth as requested
2016-09-03 Karol Herbstnvc0/ir: allow min/max instructions to be dual-issued...
2016-09-03 Jason Ekstrandanv: Move cmd_buffer_config_l3 into anv_cmd_buffer.c
2016-09-03 Jason Ekstrandanv/cmd_buffer: Move emit_lri and emit_lrm higher up
2016-09-03 Jason Ekstrandanv: Refactor pipeline l3 config setup
2016-09-03 Jason Ekstrandanv: Leverage the shared L3$ config code
2016-09-03 Jason Ekstrandintel: Pull the guts of gen7_l3_state.c into a shared...
2016-09-03 Jason Ekstrandintel: Rename brw_get_device_name/info to gen_get_devic...
2016-09-03 Jason Ekstrandintel: s/brw_device_info/gen_device_info/
2016-09-03 Jason Ekstrandintel: Add a new "common" library for more code sharing
2016-09-03 Mauro Rossiintel/blorp: fix typo in android makefile
2016-09-03 Timothy Arcerinir: remove unused variable
2016-09-03 Connor Abbottnir: remove some fields from nir_shader_compiler_options
2016-09-03 Connor Abbottnir: fix bug with moves in nir_opt_remove_phis()
2016-09-03 Connor Abbottnir: add nir_after_phis() cursor helper
2016-09-03 Ilia Mirkinglsl: expose max atomic counter/buffer consts for tess...
2016-09-03 Ilia Mirkinmapi: don't forget to expose GetPointerv in GL ES 3.2
2016-09-03 Ilia Mirkinmain: add KHR_robustness to ES 3.2 extension requirements
2016-09-03 Ilia Mirkinnv50,nvc0: respect render condition enable flag when...
2016-09-03 Karol Herbstnvc0/ir: don't dual-issue ops that depend or interfere...
2016-09-02 Jason Ekstrandnir: Remove fake edges in the CF handling code
2016-09-02 Jason Ekstrandnir/dead_cf: Don't crash on unreachable after-loop...
2016-09-01 Samuel Pitoisetnvc0: reduce the initial code segment size to 512KB
2016-09-01 Samuel Pitoisetnvc0: allow to resize the code segment dynamically
2016-09-01 Samuel Pitoisetnvc0: add a new bin for the code segment
2016-09-01 Samuel Pitoisetnvc0: add nvc0_screen_resize_text_area() helper
2016-09-01 Samuel Pitoisetnvc0: re-upload currently bound shaders after code...
2016-09-01 Samuel Pitoisetnvc0: refactor the program upload process
2016-09-01 Jordan Justeni965: fix noop_scissor range issue on width/height
2016-09-01 Kenneth Graunkeglsl: Only force varyings to be flat when varying packing.
2016-09-01 Kenneth Graunkeglsl: Reject TCS/TES input arrays not sized to gl_MaxPa...
2016-09-01 Frank Binnswayland-drm: add missing NULL check
2016-09-01 Frank Binnsloader: fix sysfs uevent file parsing
2016-09-01 Frank Binnsegl: only store device name when Wayland support is...
2016-09-01 Lionel Landwerlinisl: round format alignment to nearest power of 2
2016-09-01 Thomas Hellstromgallium/postprocess: Fix resource freeing
2016-09-01 Ilia Mirkinst/mesa: expose OES_geometry_shader and OES_texture_cub...
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-09-01 Eric Anholtvc4: Add missing break statement.
2016-08-31 Brian Paulgallium/docs: clarify render_condition_enabled paramete...
2016-08-31 Jason Ekstrandmesa: Add some more .gitignore
2016-08-31 Matt Turneri965: Pass start_offset to brw_set_uip_jip().
2016-08-31 Kenneth Graunkei965: Merge gen7_clip_state atom into gen6_clip_state...
2016-08-31 Kenneth Graunkei965: Use gs_prog_data in is_drawing_points/lines().
2016-08-31 Kenneth Graunkei965: Fix missing dirty bits related to is_drawing_poin...
2016-08-31 Samuel Pitoisetnvc0: remove an attempt at uploading all IMMD into...
2016-08-31 Samuel Pitoisetnv50: remove unused nv50_program::immd_size field
2016-08-31 Ilia Mirkinnv30: set usage to staging so that the buffer is alloca...
2016-08-31 Frank Binnsegl/x11_dri3: provide an authentication function
2016-08-31 Frank Binnsegl/x11_dri3: disable WL_bind_wayland_display for devic...
2016-08-31 Jose Fonsecascons: Fix MinGW cross compilation.
2016-08-31 Ilia Mirkinnv30: only bail on color/depth bpp mismatch when surfac...
2016-08-31 Kenneth Graunkeglsl: Handle patch qualifier on interface blocks.
2016-08-31 Ilia Mirkini965: enable OES_primitive_bounding_box with the no...
2016-08-31 Ilia Mirkinst/mesa: provide the null implementation of bounding...
2016-08-31 Ilia Mirkinglsl: add gl_BoundingBox and associated varying slots
2016-08-31 Ilia Mirkinmesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage...
2016-08-31 Ilia Mirkinmesa: add scaffolding for OES/EXT_primitive_bounding_box
2016-08-31 Ilia Mirkindocs: add GL_OES_viewport_array to features
2016-08-31 Timothy Arceriaubinator: fix if indentation and add brackets to multi...
2016-08-30 Francisco Jerezi965/fs: Assert that the number of color targets is...
2016-08-30 Francisco Jerezglsl: Fix gl_program::OutputsWritten computation for...
2016-08-30 Francisco Jerezglsl: Fix incorrect hard-coded location of the gl_Secon...
2016-08-30 Francisco Jerezst/glsl_to_tgsi: Use SecondaryOutputsWritten to determi...
2016-08-30 Francisco Jerezglsl: Calculate bitset of secondary outputs written...
2016-08-30 Ian Romanickglsl: Fix typo in comment
next