summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* ilo: update outdated gen assertions for Gen8Chia-I Wu2015-02-126-24/+23
* ilo: add new WM related helpers for Gen8Chia-I Wu2015-02-121-0/+76
* ilo: update VS related functions for Gen8Chia-I Wu2015-02-122-1/+31
* ilo: update VF related functions for Gen8Chia-I Wu2015-02-122-42/+157
* ilo: update SAMPLER_STATE for Gen8Chia-I Wu2015-02-121-29/+42
* ilo: update SAMPLER_BORDER_COLOR_STATE for Gen8Chia-I Wu2015-02-121-2/+3
* ilo: update depth clear value for Gen8Chia-I Wu2015-02-121-1/+4
* ilo: update ilo_zs_surface for Gen8Chia-I Wu2015-02-125-82/+137
* ilo: update ilo_view_surface for Gen8Chia-I Wu2015-02-124-43/+141
* ilo: update texture layout for Gen8Chia-I Wu2015-02-121-1/+3
* ilo: update ilo_blend_state and related functions for Gen8Chia-I Wu2015-02-126-22/+319
* ilo: update ilo_dsa_state and related functions for Gen8Chia-I Wu2015-02-123-6/+89
* ilo: update multisample related states for Gen8Chia-I Wu2015-02-123-1/+116
* ilo: update WM and PS related functions for Gen8Chia-I Wu2015-02-122-76/+264
* ilo: update SBE related functions for Gen8Chia-I Wu2015-02-121-20/+97
* ilo: update SF related functions for Gen8Chia-I Wu2015-02-123-81/+267
* ilo: update CLIP related functions for Gen8Chia-I Wu2015-02-121-18/+20
* ilo: update SF_CLIP_VIEWPORT for Gen8Chia-I Wu2015-02-123-14/+40
* ilo: update streamout related functions for Gen8Chia-I Wu2015-02-123-44/+78
* ilo: update 3DSTATE_{DS,HS,GS} for Gen8Chia-I Wu2015-02-121-8/+24
* ilo: update 3DSTATE_CONSTANT_x for Gen8Chia-I Wu2015-02-121-3/+16
* ilo: update 3DSTATE_URB_x for Gen8Chia-I Wu2015-02-121-1/+8
* ilo: update 3DSTATE_PUSH_CONSTANT_ALLOC_x for Gen8Chia-I Wu2015-02-121-7/+8
* ilo: update render engine common helpers for Gen8Chia-I Wu2015-02-124-34/+91
* ilo: update BLT helpers for Gen8Chia-I Wu2015-02-121-25/+58
* ilo: update MI helpers for Gen8Chia-I Wu2015-02-122-30/+59
* ilo: add functions for Gen8 relocsChia-I Wu2015-02-121-6/+39
* ilo: update the toy compiler for Gen8Chia-I Wu2015-02-125-91/+501
* ilo: update genhw headersChia-I Wu2015-02-1219-529/+1704
* ilo: clean up ilo_gpe_init_dsa()Chia-I Wu2015-02-121-54/+82
* ilo: clean up ilo_gpe_init_blend()Chia-I Wu2015-02-123-87/+106
* ilo: clean up sample patternsChia-I Wu2015-02-125-68/+71
* nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediatelyTiziano Bacocco2015-02-102-0/+6
* nv50/ir: Fold IMM into MADRoy Spliet2015-02-101-0/+53
* nv50/ir: Add emit support for MAD IMM formatRoy Spliet2015-02-101-0/+8
* nv50/ir: Add support for MAD 4-byte opcodeRoy Spliet2015-02-102-8/+6
* nv50/ir: change the way float face is returnedIlia Mirkin2015-02-102-4/+6
* gallium/hud: also try R8_UNORM format for font texture10.5-branchpointBrian Paul2015-02-071-9/+15
* gallium/hud: flush stdout in print_help(), for WindowsBrian Paul2015-02-071-0/+1
* st/dri: Make depth buffer optional for postprocessingPark, Jeongmin2015-02-072-2/+2
* postprocess: Check for depth buffer in pp_jimenezmlaaPark, Jeongmin2015-02-071-0/+3
* tgsi/ureg: Add missing some missing opcodes opcode_tmp.hEric Anholt2015-02-061-0/+4
* tgsi/ureg: Move ureg_dst_register() to the header.Eric Anholt2015-02-062-28/+25
* gallium/u_tests: test a NULL buffer sampler viewMarek Olšák2015-02-062-13/+42
* gallium/u_tests: test a NULL constant bufferMarek Olšák2015-02-061-0/+57
* gallium/u_tests: test a NULL texture sampler viewMarek Olšák2015-02-061-17/+85
* gallium/u_tests: restructure the only test, refactor out reusable codeMarek Olšák2015-02-061-31/+79
* gallium: run gallium tests if GALLIUM_TESTS=1 is setMarek Olšák2015-02-063-3/+14
* gallium/postprocessing: fix crash at context destructionMarek Olšák2015-02-061-4/+3
* r600g/sb: fix a bug in constants folding optimisation passXavier Bouchoux2015-02-061-0/+2