summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2013-06-06radeon/winsys: correct RADEON_GEM_WAIT_IDLE useJonathan Gray2-2/+2
2013-06-05mesa: remove outdated version lines in commentsRico Schüller6-6/+0
2013-05-22Haiku: Add Gallium winsys and target codeAlexander von Gluck IV5-0/+457
2013-05-16winsys/intel: test for and expose address swizzlingChia-I Wu2-0/+23
2013-05-14radeonsi: add support for hainan chipsAlex Deucher2-0/+2
2013-05-08i915g: Optimize batchbuffer sizesStéphane Marchesin1-1/+1
2013-05-06android: add ilo to the build systemChia-I Wu1-0/+40
2013-05-03scons: remove radeon buildAndreas Boll1-14/+0
2013-04-26ilo: add the driver to the build systemChia-I Wu1-0/+4
2013-04-26winsys/intel: new winsys for intelChia-I Wu5-0/+946
2013-04-25winsys/radeon: consolidate tracing into winsys v2Jerome Glisse5-29/+46
2013-04-24winsys/sw/xlib: Prevent shared memory segment leakage.José Fonseca1-0/+6
2013-04-16winsys/radeon: use query_value for timestamp, remove query_timestampMarek Olšák2-25/+12
2013-04-16r600g: add a query returning the amount of time spent during bo_map sync.Marek Olšák4-2/+11
2013-04-15build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner2-38/+65
2013-04-11radeon/winsys: add uvd ring support to winsys v3Christian König3-0/+31
2013-04-05winsys/radeon: add command stream replay dump for faulty lockup v3Jerome Glisse7-37/+443
2013-03-26r600g: add a driver query returning the amount of requested VRAM and GTT memoryMarek Olšák5-0/+40
2013-03-19winsys/svga: improve error/debug message outputBrian Paul3-25/+35
2013-03-16gallium/build: Fix visibility CFLAGS in automakeMaarten Lankhorst1-0/+2
2013-03-11freedreno: gallium driver for adrenoRob Clark4-0/+60
2013-03-08i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttlingStéphane Marchesin2-4/+7
2013-03-05scons: Provide shorthand aliases for software winsyses.José Fonseca3-0/+3
2013-03-01winsys/radeon: Only add bo to hash table when creating flinkMartin Andersson1-4/+4
2013-02-26winsys/null: fix var typo templet->templatBrian Paul1-1/+1
2013-02-11winsys/radeon: fix bo with virtual address referencing mismatchMartin Andersson1-0/+4
2013-02-08winsys/radeon: improve debuging printingJerome Glisse1-1/+2
2013-02-04radeonsi: add support for Oland chipsAlex Deucher2-0/+2
2013-01-31r600g: add cs memory usage accounting and limit it v3Jerome Glisse2-0/+21
2013-01-28radeon/winsys: add dma ring support to winsys v3Jerome Glisse6-79/+215
2013-01-14gallium/svga: Make sure -std=gnu99 is set.Johannes Obermayr1-1/+3
2013-01-14r300g: random hyperz cleanupsMarek Olšák1-15/+10
2013-01-13Remove hacks for static MakefilesMatt Turner11-44/+0
2013-01-12winsys/sw/wayland: Fix build to properly use wayland cflagsPekka Vuorela1-1/+1
2013-01-10Clean up .gitignore filesMatt Turner13-13/+0
2013-01-10winsys/sw/xlib: Convert to automakeMatt Turner3-17/+36
2013-01-10winsys/sw/wrapper: Convert to automakeMatt Turner3-12/+35
2013-01-10winsys/sw/wayland: Convert to automakeMatt Turner3-13/+36
2013-01-10winsys/sw/null: Convert to automakeMatt Turner3-16/+35
2013-01-10winsys/sw/fbdev: Convert to automakeMatt Turner3-13/+35
2013-01-10winsys/sw/dri: Convert to automakeMatt Turner3-13/+35
2013-01-10winsys/sw: Convert to automakeMatt Turner3-26/+38
2013-01-10svga/winsys/drm: Convert to automakeMatt Turner3-19/+42
2013-01-10nouveau/winsys/drm: Convert to automakeMatt Turner3-11/+38
2013-01-10i915/winsys/sw: Convert to automakeMatt Turner3-12/+42
2013-01-10i915/winsys/drm: Convert to automakeMatt Turner3-13/+39
2013-01-10radeon/winsys: Convert to automakeTom Stellard3-15/+16
2013-01-10automake: Convert Gallium target and winsysMatt Turner3-12/+2
2013-01-08winsys/radeon: bump the size of relocation hashlistMarek Olšák1-2/+2
2013-01-07radeon/winsys: move radeon family/class identification to winsysJerome Glisse3-38/+176