index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
i915
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
2
-4
/
+4
2015-04-22
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
1
-2
/
+1
2015-04-01
i915g: Implement EGL_EXT_image_dma_buf_import
Stéphane Marchesin
1
-4
/
+11
2014-12-12
gallium: Remove Android files from distribution.
Matt Turner
1
-2
/
+0
2014-08-28
winsys/$(hw): ship the Android/SCons scripts in the tarball
Emil Velikov
1
-0
/
+2
2014-08-28
winsys/$(hw): include headers in Makefile.sources
Emil Velikov
1
-1
/
+3
2014-08-15
gallium/i915: handle query_renderer caps
Emil Velikov
1
-0
/
+12
2014-08-13
android: gallium: use the installed libdrm headers
Emil Velikov
1
-4
/
+1
2014-06-09
scons: remove dri-i915 build target
Emil Velikov
1
-14
/
+0
2013-12-10
gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
1
-1
/
+5
2013-11-16
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
1
-2
/
+1
2013-05-08
i915g: Optimize batchbuffer sizes
Stéphane Marchesin
1
-1
/
+1
2013-03-08
i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
Stéphane Marchesin
1
-3
/
+5
2013-01-13
Remove hacks for static Makefiles
Matt Turner
1
-4
/
+0
2013-01-10
Clean up .gitignore files
Matt Turner
1
-1
/
+0
2013-01-10
i915/winsys/drm: Convert to automake
Matt Turner
3
-13
/
+39
2011-10-04
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
1
-2
/
+2
2011-08-27
android: add support for i915g
Chia-I Wu
1
-0
/
+41
2011-08-27
winsys/i915: share the source list
Chia-I Wu
3
-11
/
+8
2011-07-13
i915g: don't try to check if a NULL buffer is busy.
Stéphane Marchesin
1
-0
/
+2
2011-07-06
i915g: Improve flushing using heuristics.
Stéphane Marchesin
1
-0
/
+10
2011-06-30
scons: Expose pkg-config in a simpler manner.
José Fonseca
1
-1
/
+1
2011-06-11
i915g: implement fence signalling
Daniel Vetter
1
-2
/
+6
2011-05-03
i915g: add const qualifier to silence warning
Brian Paul
1
-1
/
+1
2011-03-28
i915g: Fix build.
Vinson Lee
1
-3
/
+6
2011-03-28
i915g: use drm ioctl to get pci devid
Daniel Vetter
1
-18
/
+8
2011-03-01
i915g: kill relocs accouting
Daniel Vetter
1
-3
/
+0
2011-02-27
i915g/winsys: buffer validation support
Daniel Vetter
1
-0
/
+21
2011-02-27
i915g: add raw batchbuffer dumping in drm winsys
Daniel Vetter
3
-0
/
+11
2011-02-21
i915g: add some throttling
Daniel Vetter
1
-0
/
+9
2011-02-21
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
1
-1
/
+1
2011-02-21
i915g: Fix warning
Jakob Bornecrantz
1
-1
/
+0
2011-02-21
i915g: kill remnants of mmapped batchbuffer support
Daniel Vetter
1
-12
/
+0
2010-12-02
i915g: Fix closure of full batch buffers
Chris Wilson
1
-59
/
+12
2010-12-02
i915g: return tiling in iws->buffer_from_handle
Daniel Vetter
1
-2
/
+4
2010-12-02
i915g: prepare winsys/batchbuffer for execbuf2
Daniel Vetter
2
-16
/
+24
2010-12-02
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
1
-19
/
+0
2010-12-02
i915g: add winsys function to create tiled buffers
Daniel Vetter
1
-12
/
+56
2010-12-02
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
1
-2
/
+2
2010-11-21
i915g: kill idws->pool
Daniel Vetter
4
-14
/
+7
2010-11-21
i915g: kill buf->map_gtt
Daniel Vetter
2
-15
/
+2
2010-07-22
i915g: Rename winsys debug options
Jakob Bornecrantz
1
-2
/
+2
2010-07-04
i915g: Add flag to not send commands to hw
Jakob Bornecrantz
3
-1
/
+6
2010-07-04
i915g: If the kernel reject the batchbuffer print it then assert
Jakob Bornecrantz
1
-13
/
+18
2010-06-06
i915g: Move bootstrap code to targets
Jakob Bornecrantz
4
-24
/
+15
2010-06-04
i915g: Rename winsys c file.
Vinson Lee
1
-1
/
+1
2010-05-29
i915g: Rename winsys c file
Jakob Bornecrantz
2
-1
/
+1
2010-05-29
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2
-4
/
+2
2010-05-25
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
1
-11
/
+1
2010-04-20
gallium: Fix copy typo
Jakob Bornecrantz
1
-1
/
+1
[next]