summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* ilo: embed ilo_state_vf in ilo_ve_stateChia-I Wu2015-06-1512-330/+146
* ilo: embed ilo_state_urb in ilo_state_vectorChia-I Wu2015-06-159-350/+185
* ilo: embed ilo_state_sol in ilo_shaderChia-I Wu2015-06-158-151/+154
* ilo: embed ilo_state_cc in ilo_blend_stateChia-I Wu2015-06-1513-979/+462
* ilo: embed ilo_state_raster in ilo_rasterizer_stateChia-I Wu2015-06-1512-1186/+457
* ilo: embed ilo_state_viewport in ilo_viewport_stateChia-I Wu2015-06-1512-369/+142
* ilo: replace ilo_sampler_cso with ilo_state_samplerChia-I Wu2015-06-156-590/+258
* ilo: replace ilo_view_surface with ilo_state_surfaceChia-I Wu2015-06-159-1035/+205
* ilo: replace ilo_zs_surface with ilo_state_zsChia-I Wu2015-06-158-479/+105
* ilo: add ilo_state_psChia-I Wu2015-06-153-0/+848
* ilo: add ilo_state_{vs,hs,ds,gs}Chia-I Wu2015-06-153-0/+919
* ilo: add ilo_state_sbeChia-I Wu2015-06-153-0/+455
* ilo: add ilo_state_vfChia-I Wu2015-06-153-0/+637
* ilo: add ilo_state_urbChia-I Wu2015-06-153-0/+874
* ilo: add ilo_state_solChia-I Wu2015-06-153-0/+448
* ilo: add ilo_state_ccChia-I Wu2015-06-153-0/+1091
* ilo: add ilo_state_rasterChia-I Wu2015-06-153-0/+1262
* ilo: add ilo_state_viewportChia-I Wu2015-06-143-0/+512
* ilo: add ilo_state_samplerChia-I Wu2015-06-143-0/+847
* ilo: add ilo_state_surfaceChia-I Wu2015-06-143-0/+1297
* ilo: add ilo_state_zsChia-I Wu2015-06-143-0/+822
* ilo: update genhw headersChia-I Wu2015-06-1411-282/+298
* ilo: add ilo_image_disable_aux()Chia-I Wu2015-06-143-8/+28
* ilo: add array_size and level_count to ilo_imageChia-I Wu2015-06-142-0/+6
* ilo: add pipe_texture_target to ilo_imageChia-I Wu2015-06-146-23/+18
* ilo: fix "Render Cache Read Write Mode"Chia-I Wu2015-06-145-28/+12
* ilo: avoid resource owning in coreChia-I Wu2015-06-147-142/+27
* ilo: assert core objects are zero-initializedChia-I Wu2015-06-146-2/+29
* radeon/llvm: Handle LLVM backend rename from R600 to AMDGPUTom Stellard2015-06-121-0/+8
* gallivm: Only build lp_profile() body when PROFILE is definedTom Stellard2015-06-121-1/+1
* vc4: automake: enable subdir-objectsEmil Velikov2015-06-121-0/+2
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-121-6/+0
* targets/nine: link against libnir/libglsl_utilEmil Velikov2015-06-121-0/+2
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_utilEmil Velikov2015-06-122-20/+0
* gallium: use $(top_builddir) when referencing static archivesEmil Velikov2015-06-122-2/+2
* freedreno: use CXX linker rather than explicit link against libstdc++Emil Velikov2015-06-121-1/+2
* trace: Add missing p_compiler.h include.Jose Fonseca2015-06-121-0/+2
* gallium: remove explicit values from PIPE_CAP_ enumsBrian Paul2015-06-111-98/+98
* llvmpipe: simplify lp_resource_copy()Brian Paul2015-06-101-59/+2
* st/dri: check pscreen is valid before querying paramDave Airlie2015-06-101-1/+1
* nouveau: set imported buffers to what the kernel gives usDave Airlie2015-06-101-1/+1
* vc4: Drop qir include from vc4_screen.hEric Anholt2015-06-091-1/+1
* vc4: Drop subdirectory in vc4 build.Eric Anholt2015-06-094-49/+5
* vc4: Update to current kernel validation code.Eric Anholt2015-06-093-35/+37
* android: build with libcxx on android lollipopChih-Wei Huang2015-06-093-1/+10
* android: enable the radeonsi driverChih-Wei Huang2015-06-094-0/+30
* android: add rules to build a gallium_dri.soChih-Wei Huang2015-06-094-2/+189
* android: add rules to build gallium/state_trackers/driChih-Wei Huang2015-06-092-2/+67
* rtasm: Generalize executable memory allocator to all Unices.Jose Fonseca2015-06-091-1/+1