summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary
Commit message (Expand)AuthorAgeFilesLines
* gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default valueSamuel Pitoiset2018-12-071-0/+3
* gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNTKristian H. Kristensen2018-12-061-2/+8
* gallium: Android build fixesKristian H. Kristensen2018-12-051-1/+1
* gallium: Constify drisw_loader_funcs structMichal Srb2018-12-052-2/+2
* draw: fix infinite loop in line stipplingRoland Scheidegger2018-11-291-11/+15
* tgsi/scan: add more information about bindless usageMarek Olšák2018-11-282-2/+33
* gallivm: Use nextafterf(0.5, 0.0) as rounding constantMatt Turner2018-11-281-1/+1
* gallium: Remove unused variable in u_tests.Eric Anholt2018-11-271-1/+0
* util: promote u_memory to src/utilDylan Baker2018-11-2712-462/+6
* st/mesa: pin driver threads to a fixed CCX when glthread is enabledMarek Olšák2018-11-202-56/+10
* gallium/u_tests: fix MSVC build by using old-style zero initializersMarek Olšák2018-11-201-3/+3
* gallium/u_tests: add a compute shader test that clears an imageMarek Olšák2018-11-201-0/+77
* gallivm: fix improper clamping of vertex index when fetching gs inputsRoland Scheidegger2018-11-091-10/+31
* android: gallium/auxiliary: add include to get u_debug.h headerMauro Rossi2018-11-021-1/+2
* Gallium: Add format PIPE_FORMAT_R8_SRGBGert Wollny2018-11-023-0/+9
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* util: move u_cpu_detect to utilDylan Baker2018-10-304-698/+0
* util: Move u_debug to utilsDylan Baker2018-10-309-910/+4
* util: Move os_misc to utilDylan Baker2018-10-305-283/+1
* gallium/util: remove u_inlines.h from u_debug.cDylan Baker2018-10-301-1/+0
* gallium/util: remove p_format.h from u_debug.hDylan Baker2018-10-302-1/+1
* gallium/util: move memory debug declarations into u_debug_galliumDylan Baker2018-10-304-8/+7
* gallium/util: move debug_print_tranfer_flags to u_debug_galilumDylan Baker2018-10-304-21/+16
* gallium/util: move debug_print_bind_flags to u_debug_galliumDylan Baker2018-10-304-37/+36
* gallium/util: move debug_print_usage_enum to the u_debug_galliumDylan Baker2018-10-304-22/+28
* gallium/util: start splitting u_debug into generic and gallium specific compo...Dylan Baker2018-10-307-16/+93
* gallium: split u_prim_name out of u_debug.hDylan Baker2018-10-304-26/+50
* gallium/hud: fix power sensor readings for amdgpu usersAndre Heider2018-10-301-0/+3
* gallium: rework PIPE_HANDLE_USAGE_* flagsMarek Olšák2018-10-303-4/+4
* vl: drop left-over variableEric Engestrom2018-10-301-1/+0
* vl: get h264 profile idcBoyuan Zhang2018-10-261-0/+24
* android: Build kms_swrast for the Android platformRob Herring2018-10-221-0/+1
* gallium: Fix mismatched ifdef-guardsMichał Janiszewski2018-10-181-2/+2
* softpipe: dynamically allocate space for immediate constantsGert Wollny2018-10-182-5/+15
* gallium/ttn: Convert inputs and outputs to derefs of variables.Eric Anholt2018-10-151-60/+54
* gallium/ttn: Fix the type of gl_FragDepth.Eric Anholt2018-10-151-0/+1
* gallium/u_transfer_helper: Add support for separate Z24/S8 as well.Kenneth Graunke2018-10-142-19/+55
* gallium/format: Add a helper to combine separate Z24 and S8 stencil.Kenneth Graunke2018-10-142-0/+22
* gallium/auxiliary: Add util_format_get_depth_only() helper.Kenneth Graunke2018-10-141-0/+21
* gallivm: Make it possible to disable some optimization shortcuts in release b...Gert Wollny2018-10-064-21/+32
* pipe-loader: add a dup() in pipe_loader_sw_probe_kmsEmil Velikov2018-10-032-2/+12
* pipe-loader: move dup(fd) within pipe_loader_drm_probe_fdEmil Velikov2018-10-034-17/+30
* vl/dri3: do full teardown on screen_destroyEmil Velikov2018-10-031-1/+0
* gallium/util: Clarify comment in util_init_thread_pinningMichel Dänzer2018-09-281-1/+4
* gallivm: ensure string is null-terminated instead of assert()ingEric Engestrom2018-09-251-3/+1
* meson: Don't compile pipe loader with dri support when not using driDylan Baker2018-09-211-5/+5
* mesa/st: add force_compat_profile option to driconfigTimothy Arceri2018-09-181-0/+1
* Revert "radeonsi: avoid syncing the driver thread in si_fence_finish"Timothy Arceri2018-09-181-8/+0
* gallium/util: don't let child processes inherit our thread affinityMarek Olšák2018-09-141-4/+32
* gallium/util: start with a random L3 cache index for AMD ZenMarek Olšák2018-09-141-4/+16