mesa.git
2015-12-08 Jason Ekstrandi965/fs: Use a stride of 1 and byte offsets for UBOs
2015-12-08 Jason Ekstrandi965/vec4: Use byte offsets for UBO pulls on Sandy...
2015-12-08 Ben Widawskyi965: Fix texture views of 2d array surfaces
2015-12-08 Nicolai Hähnleradeonsi: last_gfx_fence is a winsys fence
2015-12-07 Ilia Mirkinnvc0/ir: fix up mul+add -> mad algebraic opt, enable...
2015-12-07 Ilia Mirkingk110/ir: fix imad sat/hi flag emission for immediate...
2015-12-07 Kenneth Graunkei965: Add brw_device_info::min_ds_entries field.
2015-12-07 Chris Forbesi965: Add state bits for tess stages
2015-12-07 Chris Forbesi965: Add backend structures for tess stages
2015-12-07 Chris Forbesi965: Set core tessellation-related limits
2015-12-07 Kenneth Graunkei965: Request lowering of gl_TessLevel* from float...
2015-12-07 Kenneth Graunkei965: Create new files for HS/DS/TE state upload code.
2015-12-07 Ilia Mirkingk104/ir: sampler doesn't matter for txf
2015-12-07 Marek Olšákradeonsi: disable DCC on Stoney
2015-12-07 Sonny Jiangwinsys/amdgpu: addrlib - port a Fiji bug fix
2015-12-07 Sonny Jiangwinsys/amdgpu: addrlib - port Checks mip 0 for czDispCo...
2015-12-07 Sonny Jiangwinsys/amdgpu: addrlib - port fix error for workaround...
2015-12-07 Christian Königst/va: disable MPEG4 by default v2
2015-12-07 Christian Königst/va: move HEVC functions into separate file v2
2015-12-07 Alejandro Piñeiromesa: remove _mesa_tex_target_is_array
2015-12-07 Alejandro Piñeiroi965: use _mesa_is_array_texture instead of _mesa_tex_t...
2015-12-07 Ilia Mirkingk110/ir: fix imul hi emission with limm arg
2015-12-07 Brian Paulsvga: use the debug callback to report issues to the...
2015-12-07 Brian Paulgallium/util: check callback pointers for non-null...
2015-12-07 Abdiel Janulguei965: Add defines for gather push constants
2015-12-07 Timothy Arcerimesa: move GLES checks for SSO input/output validation
2015-12-07 Timothy Arcerimesa: move GL_INVALID_OPERATION error to rendering...
2015-12-07 Timothy Arcerimesa: move pipeline input/output validation inside...
2015-12-07 Timothy Arceriglsl: re-validate program pipeline after sampler change
2015-12-07 Dave Airlier600: apply SIMD workaround to cayman also.
2015-12-07 Dave Airlier600: fix regression introduced with ring emit changes.
2015-12-07 Dave Airlier600: remove stale tessellation comment
2015-12-07 Dave Airliedocs: consolidate r600 entry in GL3.txt
2015-12-06 Dave Airliedocs: update with r600 tessellation status.
2015-12-06 Dave Airlier600: enable tessellation for evergreen/cayman (v2)
2015-12-06 Dave Airlier600g: reduce number of ps thread on caicos
2015-12-06 Dave Airlier600g: adjust ls/hs thread counts for sumo
2015-12-06 Dave Airlier600/asm: enable nstack check for tess ctrl/eval shaders.
2015-12-06 Dave Airlier600/asm: handle lds read operations.
2015-12-06 Dave Airlier600/asm: add LDS ops and barrier to the once per group...
2015-12-06 Dave Airlier600: move VGT_VTX_CNT_EN into shader stages atom.
2015-12-06 Dave Airlier600: enable tcs/tes dumping for R600_DUMP_SHADERS.
2015-12-06 Dave Airlier600: handle SIMD allocation issue with HS/LS
2015-12-06 Dave Airlier600/shader: increase number of inputs/outputs to 64.
2015-12-06 Edward O'Callaghanr600: handle barrier opcode.
2015-12-06 Dave Airlier600/shader: handle tess related system-values.
2015-12-06 Dave Airlier600/shader: allow multi-dimension arrays for tcs/tes...
2015-12-06 Dave Airlier600/shader: handle TES exports and streamout
2015-12-06 Dave Airlier600/shader: emit tessellation factors to GDS at end...
2015-12-06 Dave Airlier600/shader: handle TCS output writing.
2015-12-06 Dave Airlier600/shader: handle VS shader writing to the LDS output...
2015-12-06 Dave Airlier600/shader: handle fetching tcs/tes inputs and tcs...
2015-12-06 Dave Airlier600/shader: add get_lds_offset0 helper
2015-12-06 Dave Airlier600/shader: add function to get tess constants info
2015-12-06 Dave Airlier600/shader: add utility functions to do single slot...
2015-12-06 Dave Airlier600/eg: workaround bug with tess shader and dynamic...
2015-12-06 Dave Airlier600/shader: move get_temp and last_instruction helpers up
2015-12-06 Dave Airlier600: bind geometry shader ring to the correct place
2015-12-06 Dave Airlier600: create fixed function tess control shader fallback.
2015-12-06 Dave Airlier600: create LDS info constants buffer and write LDS...
2015-12-06 Dave Airlier600/eg: update shader stage emission/tf param for...
2015-12-06 Dave Airlier600: hook TES/TCS shaders to the selection logic.
2015-12-06 Dave Airlier600: workout bitmask for the used tcs inputs/outputs.
2015-12-06 Dave Airlier600: port over the get_lds_unique_index from radeonsi
2015-12-06 Dave Airlier600: add set_tess_state callback.
2015-12-06 Dave Airlier600/eg: init tess registers to defaults (v1.1)
2015-12-06 Dave Airlier600: hook up constants/samplers/sampler view for tesse...
2015-12-06 Dave Airlier600: add create/bind/delete shader hooks for tessellation
2015-12-06 Dave Airlier600/sb: add LS/HS hw shader types.
2015-12-06 Dave Airlier600/blit: add tcs/tes shader saves.
2015-12-06 Dave Airlier600: disable SB for now on tess related shaders.
2015-12-06 Dave Airlier600: update correct hw shaders depending on configuration.
2015-12-06 Dave Airlier600: add shader key entries for tcs and tes.
2015-12-06 Dave Airlier600: add PATCHES to the pipe conversion.
2015-12-06 Dave Airlier600: add functions to update ls/hs state.
2015-12-06 Glenn Kennardr600g/sb: Support LDS ops in SB bytecode I/O
2015-12-06 Dave Airlier600: add support for LDS instruction encoding.
2015-12-06 Dave Airlier600/sb: add support for GDS to the sb decoder/dump...
2015-12-06 Dave Airlier600: add support for GDS clause to the assembler.
2015-12-06 Dave Airlier600: use macros for updating the various stages.
2015-12-06 Dave Airlier600: add SET_NULL_SHADER macro.
2015-12-06 Dave Airlier600: move clip misc and streamout stream updates to...
2015-12-06 Dave Airlier600: move selecting shaders into earlier code.
2015-12-06 Dave Airlier600: use a macro to remove common shader selection...
2015-12-06 Dave Airlier600: move to using hw stages array for hw stage atoms
2015-12-06 Dave Airlier600: make adjust_gprs use hw stages.
2015-12-06 Dave Airlier600: introduce HW shader stage defines
2015-12-06 Dave Airlier600: fix masks for two of the unused evergreen regs.
2015-12-06 Edward O'Callaghangallium: Remove redundant NULL ptr checks
2015-12-06 Edward O'Callaghangallium/drivers: Sanitize NULL checks into canonical...
2015-12-06 Edward O'Callaghangallium/auxiliary: Sanitize NULL checks into canonical...
2015-12-06 Edward O'Callaghangallium/auxiliary: Trivial code style cleanup
2015-12-06 Edward O'Callaghangallium/drivers: Trivial code-style cleanup
2015-12-06 Edward O'Callaghangallium/auxiliary: Fix zero integer literal to pointer...
2015-12-06 Edward O'Callaghanwinsys/amdgpu: Make use of ARRAY_SIZE macro
2015-12-06 Edward O'Callaghansvga: Make use of ARRAY_SIZE macro
2015-12-06 Edward O'Callaghanllvmpipe: Make use of ARRAY_SIZE macro
2015-12-06 Edward O'Callaghangallium/drivers/nouveau: Make use of ARRAY_SIZE macro
2015-12-06 Edward O'Callaghangallium/radeon*: Remove useless casts
2015-12-05 Ilia Mirkinnv50/ir: fold shl + mul with immediates
next