mesa.git
2016-08-20 Jason Ekstrandanv: Give the installed intel_icd.json file an absolute...
2016-08-20 Daniel Scharrermesa: Fix fixed function spot lighting on newer hardwar...
2016-08-20 Matt Turneri965: Remove comment within a comment.
2016-08-20 Roland Scheideggerllvmpipe: fix issues with depth clamp
2016-08-20 Roland Scheideggerllvmpipe: fix depth clamping wrt reversed near/far...
2016-08-19 Matt Turneri965/sched: Simplify work done by add_barrier_deps().
2016-08-19 Matt Turneri965/vec4: Ignore swizzle of VGRF for use by var_range_...
2016-08-19 Matt Turneri965/vec4: Print spills:fills.
2016-08-19 Ilia Mirkina4xx: make sure to actually clamp depth as requested
2016-08-19 Ilia Mirkina4xx: only disable depth clipping, not all clipping...
2016-08-19 Eric Anholtvc4: Switch store_output to using nir_lower_io_to_scala...
2016-08-19 Eric Anholtvc4: Use the intrinsic's first_component for vattr...
2016-08-19 Eric Anholtvc4: Convert to using nir_lower_io_scalar for FS inputs.
2016-08-19 Eric Anholtvc4: Switch to using the intrinsic accessors.
2016-08-19 Eric Anholtnir: Add an IO scalarizing pass using the intrinsic...
2016-08-19 Eric Anholtnir: Add nir_builder support for individual system...
2016-08-19 Eric Anholtnir: Move the undef of nir_intrinsics.h macros to the .h.
2016-08-19 Eric Anholtttn: Use nir_load_front_face instead of the TGSI-style...
2016-08-19 Eric Anholtnir: Use the system-value front face for twoside lowering.
2016-08-19 Eric Anholtttn: Make FRAG_RESULT_DEPTH be a float variable to...
2016-08-19 Eric Anholtvc4: Dump the TGSI before trying to convert it to NIR.
2016-08-19 Boyuan Zhangradeon/vce: set flag based on dual instance enablement
2016-08-19 Boyuan Zhangst/va: enable dual instances encode by sync surface
2016-08-19 Jason Ekstrandi965/blorp: Remove no longer used state setup helpers
2016-08-19 Jason Ekstrandi965/blorp: Use genxml for gen8-9 state setup
2016-08-19 Jason Ekstrandi965/blorp: Use genxml for gen7 state setup
2016-08-19 Jason Ekstrandi965/blorp: Add genxml-based vertex setup helpers
2016-08-19 Jason Ekstrandi965/blorp: Add a helper for emitting surface states
2016-08-19 Jason Ekstrandi965/blorp: Add genxml-based sampler state emit function
2016-08-19 Jason Ekstrandi965/blorp: Add genxml-based dynamic state emit functions
2016-08-19 Jason Ekstrandi965: Move gen6_blorp.c to a file that gets recompiled...
2016-08-19 Jason Ekstrandi965/blorp/gen6: Use genxml packing structs for state...
2016-08-19 Jason Ekstrandi965/blorp: Stop setting point and line rasterization...
2016-08-19 Jason Ekstrandi965/blorp/gen8: Move viewport setup to after wm state
2016-08-19 Jason Ekstrandi965/blorp/gen6-7: Move multisample setup to right...
2016-08-19 Jason Ekstrandi965/blorp/gen6-7: Move surfaces and samplers closer...
2016-08-19 Jason Ekstrandi965/blorp/gen7-8: Emit depth stencil state with CC...
2016-08-19 Jason Ekstrandi965/blorp/gen6: Move constant disables higher up
2016-08-19 Jason Ekstrandi965/blorp: Don't clear an empty region
2016-08-19 Jason Ekstrandi965/blorp: Move the non-static blorp state setup helpe...
2016-08-19 Jason Ekstrandi965/blorp: Make gen6 VS and GS disable helpers static
2016-08-19 Jason Ekstrandi965: Roll intel_reg.h into brw_defines.h
2016-08-19 Jason Ekstrandi965: Stop including brw_defines.h in brw_state.h
2016-08-19 Jason Ekstrandi965/state: Move is_drawing_lines/points to gen6_clip_s...
2016-08-19 Jason Ekstrandgenxml/gen9: Make 3DSTATE_SBE::AttributeActiveComponent...
2016-08-19 Jason Ekstrandgenxml: Add a uint MOCS field to VERTEX_BUFFER_STATE
2016-08-19 Jason Ekstrandgenxml: Make a couple of VERTEX_BUFFER_STATE fields...
2016-08-19 Jason Ekstrandgenxml: Make VERTEX_ELEMENT_STATE::Valid a bool
2016-08-19 Jason Ekstrandgenxml/gen6: Make SAMPLER_STATE look a bit more like...
2016-08-19 Jason Ekstrandgenxml: Add a uint MOCS field to DEPTH_BUFFER packets
2016-08-19 Jason Ekstrandgenxml/gen6: Make "Depth Clear Value" a uint
2016-08-19 Jason Ekstrandgenxml/gen6: Add the 3D_Prim_Topo_Type enum
2016-08-19 Jason Ekstrandgenxml/gen6: Fix the length of 3DSTATE_WM
2016-08-19 Jason Ekstrandgenxml/gen6: Add a Surface Base Address field to HIER_D...
2016-08-19 Jason Ekstrandgenxml/gen6: Add uint MOCS fields for most things
2016-08-19 Kenneth Graunkenir: Rely on the fact that bcsel takes a well formed...
2016-08-19 Francisco Jerezi965/sched: Change the scheduling heuristics to favor...
2016-08-19 Francisco Jerezi965/sched: Assign a preferred exit node to each node...
2016-08-19 Francisco Jerezi965/sched: Calculate the critical path of scheduling...
2016-08-19 Francisco Jerezi965/fs: Switch to per-subspan discard jumps.
2016-08-19 Francisco Jerezi965/fs: Drop bogus writemasking disable bit from HALT...
2016-08-19 Ilia Mirkinmesa: avoid valgrind warning due to opaque only being...
2016-08-19 Ilia Mirkinvbo: remove unnecessary max_basevertex computation
2016-08-19 Ilia Mirkinvbo: add basevertex when looking up elements for vbo...
2016-08-18 Marek Olšákradeonsi: initialize and finalize the LLVM function...
2016-08-18 Emil Velikovisl: automake: use VISIBILITY_CFLAGS to restrict symbol...
2016-08-18 mil Velikovanv: remove dummy VK_DEBUG_MARKER_EXT entry points
2016-08-18 Emil Velikovanv: do not export the Vulkan API
2016-08-18 Emil Velikovanv: automake: build with -Bsymbolic
2016-08-18 Emil Velikovanv: automake: use VISIBILITY_CFLAGS to restrict symbol...
2016-08-18 Emil Velikovanv: remove internal 'validate' layer
2016-08-18 Kenneth Graunkenir/search: Extend 'a@bool' to handle a couple of syste...
2016-08-18 Kenneth Graunkenir/search: Fold src_is_bool()/alu_instr_is_bool()...
2016-08-18 Kenneth Graunkenir/search: Introduce a src_is_type() helper for 'a...
2016-08-18 Kenneth Graunkei965: Fix barrier count shift in scalar TCS backend.
2016-08-18 Kenneth Graunkei965: Fix execution size of scalar TCS barrier setup...
2016-08-18 Kenneth Graunkei965: Implement the WaPreventHSTessLevelsInterference...
2016-08-18 Kenneth Graunkenir/builder: Add bany_inequal and bany helpers.
2016-08-18 Kenneth Graunkemesa: Fix uf10_to_f32() scale factor in the E == 0...
2016-08-17 Tim Rowleyswr: [rasterizer core] only use Viewport/Scissors durin...
2016-08-17 Tim Rowleyswr: [rasterizer common] reorder SWR_FORMAT_INFO
2016-08-17 Tim Rowleyswr: [rasterizer core] make dirtytile list point direct...
2016-08-17 Tim Rowleyswr: [rasterizer core] portability - remove use of...
2016-08-17 Tim Rowleyswr: [rasterizer core] viewport transform disabled fix
2016-08-17 Tim Rowleyswr: [rasterizer core] clamp scissor rects to current...
2016-08-17 Tim Rowleyswr: [rasterizer core] align stats structures
2016-08-17 Tim Rowleyswr: [rasterizer core] use AVX2 permute to simplify...
2016-08-17 Tim Rowleyswr: [rasterizer core] move some global variables to...
2016-08-17 Tim Rowleyswr: [rasterizer core] change scale on VP matrix elemen...
2016-08-17 Tim Rowleyswr: [rasterizer] implementing native AVX-512 simd16...
2016-08-17 Jason Ekstrandi965/blorp: Use nir_alu_type for the texture data type
2016-08-17 Jason Ekstrandi965: brw_blorp_blit.cpp -> blorp_blit.c
2016-08-17 Jason Ekstrandi965: brw_blorp_clear.cpp -> blorp_clear.c
2016-08-17 Jason Ekstrandi965: Split brw_blorp.c/h into multiple files
2016-08-17 Jason Ekstrandi965/blorp: Factor the guts of blorp_hiz_exec into...
2016-08-17 Jason Ekstrandi965/blorp: Break the guts of do_single_blorp_clear...
2016-08-17 Jason Ekstrandi965/meta_util: Convert get_fast_clear_rect to take...
2016-08-17 Jason Ekstrandi965/blorp/clear: Move isl_surf setup higher in the...
2016-08-17 Jason Ekstrandi965/blorp: Refactor fast-clear logic a bit
2016-08-17 Jason Ekstrandi965/blorp/clear: Stop stomping the destination format
next