summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-243-45/+0
* radeong: fix build issue with libdrm < 2.4.19Marek Olšák2010-03-232-0/+6
* radeong: Always initialize this variable.Corbin Simpson2010-03-221-2/+2
* r300g: add and enable square microtilingMarek Olšák2010-03-214-2/+13
* r300g: cleanup tiling flags propagationMarek Olšák2010-03-213-6/+12
* r300g: remove unused codeMarek Olšák2010-03-212-390/+0
* r300g: fix occlusion query hangs.Dave Airlie2010-03-211-2/+4
* r300g: add bufmgr cached for vertex/index buffers.Dave Airlie2010-03-213-4/+18
* radeong: Use TRUE and FALSE.Corbin Simpson2010-03-201-2/+2
* radeong: Test the BO ptr for NULL instead of using a bool.Corbin Simpson2010-03-201-8/+4
* r300g: winsys fix tiling change flushes.Dave Airlie2010-03-211-2/+10
* r300g: rebuild screen/winsys interfaceDave Airlie2010-03-158-175/+720
* r300g: refrain from using immediate mode if it causes slowdownMarek Olšák2010-03-132-0/+17
* Revert "r300-gallium: Skeleton for integrating into the python statetracker."José Fonseca2010-03-106-1297/+0
* r300g: Conversion to to winsys handleJakob Bornecrantz2010-03-014-143/+83
* radeong: clean up includesMarek Olšák2010-02-276-37/+18
* minor cleanup of dri/Makefile.template's after miniglx dropGeorge Sapountzis2010-02-261-2/+0
* Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie2010-02-228-647/+244
* r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie2010-02-228-244/+647
* winsys/drm: Do not use --whole-archive in Makefile.egl.Chia-I Wu2010-02-181-1/+3
* radeong: flush when changing tiling flags of BO referenced by CSMarek Olšák2010-02-141-2/+13
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-141-1/+1
* radeong: Provide drm_api::destroy hook.Corbin Simpson2010-02-081-0/+6
* radeong: Always return something for create_screen.Corbin Simpson2010-02-081-0/+3
* drm/radeon: remove softpipe referencesKeith Whitwell2010-02-082-57/+5
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-083-24/+0
* gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-022-2/+2
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* radeong: Slight improvement to buffer creation.Corbin Simpson2010-01-281-1/+4
* radeong: Make sure that we're not emitting relocations for local buffers.Corbin Simpson2010-01-251-2/+6
* radeong: Make is_r3xx inline to avoid warnings.Corbin Simpson2010-01-251-1/+1
* radeong: Clean up domain usages.Corbin Simpson2010-01-251-11/+18
* Revert "r300g,radeong: finish and enable the immediate mode"Corbin Simpson2010-01-255-86/+15
* r300g,radeong: finish and enable the immediate modeMarek Olšák2010-01-245-15/+86
* r300g,radeong: set tiling flags in libdrmMarek Olšák2010-01-242-0/+28
* radeong: do not emit a zero-sized command streamMarek Olšák2010-01-241-0/+5
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-0/+1
|\
| * st/drm: Expose kernel driver nameJakob Bornecrantz2010-01-191-0/+1
* | st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-222-1/+1
* | st/egl: Remove the egl state tracker.Chia-I Wu2010-01-222-39/+0
* | radeong: Fix EGL driver names.Corbin Simpson2010-01-202-2/+2
* | Fix touching live system during install.Tomas Chvatal2010-01-201-1/+1
* | Merge remote branch 'origin/opengl-es-v2'Chia-I Wu2010-01-202-8/+21
|\ \
| * \ Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-1217-342/+316
| |\ \
| * | | st/egl: Allow APIs other than OpenGL.Chia-I Wu2009-11-102-8/+21
| | |/ | |/|
* | | radeong: Don't allocate HW BOs for constantbufs.Corbin Simpson2010-01-184-12/+41
* | | radeong: Check DRM version, and report stats.Corbin Simpson2010-01-181-1/+26
* | | radeong: Use vram_size instead of vram_visible.Corbin Simpson2010-01-181-4/+3
* | | r300g: output texture debug messages if only RADEON_DEBUG=tex is setMarek Olšák2010-01-172-3/+5
* | | radeong: Change DRI driver name to radeong.Corbin Simpson2010-01-131-1/+1
| |/ |/|