summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl/kms/native_kms.c
Commit message (Expand)AuthorAgeFilesLines
* st/egl: Rename kms backend to drm.Chia-I Wu2010-09-191-240/+0
* st/egl: Split modeset code support to modeset.c.Chia-I Wu2010-09-191-570/+2
* st/egl: Make KMS support optional in KMS backend.Chia-I Wu2010-08-261-22/+24
* st/egl: Fix r300/r600 support in KMS backend.Chia-I Wu2010-08-241-2/+31
* egl: Remove st/egl probe code.Chia-I Wu2010-06-291-2/+0
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-62/+34
* st/egl: One driver per hardware.Chia-I Wu2010-06-291-1/+1
* st/egl: Introduce native_platform.Chia-I Wu2010-06-291-20/+23
* Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-281-33/+8
|\
| * gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-061-33/+8
* | egl: Introduce platform displays internally.Chia-I Wu2010-06-231-3/+2
|/
* st/egl: Update KMS backend to use resource_surface.Chia-I Wu2010-05-311-48/+24
* st/egl: Initialize KMS backend from an fd.Chia-I Wu2010-05-301-6/+31
* egl/mks: remove extra param from function callBrian Paul2010-05-271-1/+1
* st/egl: adapt to interface changesRoland Scheidegger2010-05-171-1/+1
* st/egl: No need to use drm_api argument structJakob Bornecrantz2010-04-201-4/+1
* st/egl: Use correct driver_name field to get kernel driver nameJakob Bornecrantz2010-04-201-1/+1
* st/egl: Check for null destroy callback on api structJakob Bornecrantz2010-04-201-1/+1
* st/egl: Follow the portability guide.Chia-I Wu2010-04-111-23/+21
* st/egl: Remove depth/stencil format from the native interface.Chia-I Wu2010-04-111-10/+4
* st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu2010-04-111-25/+5
* Squashed commit of the following:Keith Whitwell2010-04-101-15/+14
* Fix copyright headers.Chia-I Wu2010-04-101-5/+6
* st/egl: Remove pbuffer from the native interface.Chia-I Wu2010-04-091-29/+3
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-2/+2
* st/egl: Fix KMS build error after winsys handle change.Chia-I Wu2010-03-091-5/+9
* Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-081-1/+1
|\
| * gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-1/+1
* | st/egl: Add get_param to native display interface.Chia-I Wu2010-03-051-0/+16
* | st/egl: Add event support to the native display interface.Chia-I Wu2010-03-051-3/+10
* | egl: Rename pipe formats.José Fonseca2010-03-011-4/+4
|/
* st/egl: Properly convert vrefresh to refresh rate.Chia-I Wu2010-02-211-1/+4
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-12/+0
* st/egl: Add missing headers to kms display.Chia-I Wu2010-02-041-0/+2
* st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-0/+866