summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-08radv: enable Int64 capability (v2)radv-anv-64bit-fixesDave Airlie2-1/+2
2017-06-08ac/nir: implement 64-bit packing and unpackingConnor Abbott2-0/+32
2017-06-08spirv: fix OpBitcast when the src and dst bitsize are differentConnor Abbott1-1/+67
2017-05-31egl/android: Drop unused 'format' param in get_back_bo()Chad Versace1-2/+2
2017-05-31egl/android: Align channel masks in HAL_PIXEL_FORMAT tableChad Versace1-4/+4
2017-05-31egl/drm: remove temporary fd variableEric Engestrom1-8/+6
2017-05-31mesa: throw an INVALID_OPERATION error in get_texobj_by_name()Samuel Pitoiset1-50/+11
2017-05-31mesa: add new 'name' parameter to get_texobj_by_name()Samuel Pitoiset1-13/+12
2017-05-31radeonsi: remove unused si_pm4_state::compute_pktSamuel Pitoiset2-4/+1
2017-05-31radeonsi: remove chip_class define from si_pm4.hSamuel Pitoiset1-1/+0
2017-05-31radeonsi: merge si_pm4_free_state_simple() into si_pm4_free_state()Samuel Pitoiset2-8/+2
2017-05-31mesa/util: fix arithmetic use of 'void *' in u_vector_foreachSamuel Pitoiset1-1/+1
2017-05-31mesa: remove _mesa from static function namesTimothy Arceri1-4/+4
2017-05-31mesa/st: indentation tidy-upTimothy Arceri1-33/+32
2017-05-30freedreno/a5xx: drop WFIs in emit_marker5()Rob Clark1-5/+0
2017-05-30freedreno/a5xx: timestamp / time-elapsed queriesRob Clark2-1/+97
2017-05-30freedreno/a5xx: rename query result structRob Clark1-23/+22
2017-05-30freedreno: update generated headersRob Clark6-18/+624
2017-05-30i965: Delete dead old-school packing structs.Kenneth Graunke1-175/+0
2017-05-30swr/rast: code cleanup (no functional change)Tim Rowley1-2/+6
2017-05-30swr/rast: whitespace changesTim Rowley3-8/+3
2017-05-30swr/rast: code cleanup (no functional change)Tim Rowley1-3/+4
2017-05-30swr/rast: allow early-z if shader uses depth valueTim Rowley1-1/+1
2017-05-30swr/rast: move wireframe/point triangle binning after cullingTim Rowley1-80/+76
2017-05-30swr/rast: remove unused functionsTim Rowley1-28/+0
2017-05-30swr/rast: code cleanup (no functional change)Tim Rowley1-60/+64
2017-05-30swr/rast: move binner utility functions to binner.hTim Rowley3-193/+225
2017-05-30swr/rast: SIMD16 FE - fix/use SIMD16 calcDeterminantIntVertical()Tim Rowley3-43/+65
2017-05-30swr/rast: add renderTargetArrayIndex to SWR_PS_CONTEXTTim Rowley2-5/+6
2017-05-30swr/rast: make simd16 logicops avx512f safeTim Rowley1-4/+10
2017-05-30swr/rast: SIMD16 FE - add SIMD16 types to jitterTim Rowley3-10/+11
2017-05-30swr/rast: SIMD16 FE - fix PA_STATE_OP::Reset()Tim Rowley1-0/+3
2017-05-30swr/rast: SIMD16 FE - simplify/refactor StreamOutTim Rowley1-42/+0
2017-05-30swr/rast: SIMD16 FE - fix conservative rasterizationTim Rowley1-0/+32
2017-05-30swr/rast: SIMD16 FE - interleaved simdvertex output in GSTim Rowley2-20/+31
2017-05-30swr/rast: fix _simd16_movemask_(ps,pd) native AVX512 intrinsicsTim Rowley1-4/+4
2017-05-30swr/rast: SIMD16 FE - primitive assembly simplificationTim Rowley2-50/+32
2017-05-30swr/rast: silence write of cfg graphTim Rowley1-3/+3
2017-05-30swr/rast: add CreateDirectoryPath to recursively create directoriesTim Rowley3-8/+53
2017-05-30swr/rast: add support for DX1_RGB{_SRGB} formatsTim Rowley3-37/+93
2017-05-30swr/rast: clean up whitespaceTim Rowley1-1/+0
2017-05-30swr/rast: adjust BinPostSetupPoints* function signatureTim Rowley1-3/+3
2017-05-30swr/rast: remove extra pixel center adjustment in BinPostSetupPointsTim Rowley1-5/+0
2017-05-30anv: Port over CACHE_MODE_1 optimization fix enables from brw.Kenneth Graunke1-0/+13
2017-05-30genxml: Add Gen9 CACHE_MODE_1 definitons.Kenneth Graunke1-0/+30
2017-05-30i965: Set the "Float Blend Optimization Enable" bit on Gen9+.Kenneth Graunke2-1/+4
2017-05-30i965: Fix type of brw_context::render_target_format[]Chad Versace3-5/+5
2017-05-30i965: Move func to right comment block in brw_context.hChad Versace1-1/+1
2017-05-30i965: Document type of GLuint __DRIimage::formatChad Versace1-1/+1
2017-05-30i965: Add whitespace in intel_update_image_buffers()Chad Versace1-0/+1