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
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.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
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
winsys/i915: remove the software winsys
Emil Velikov
8
-490
/
+0
2014-06-21
scons: avoid building any piece of i915
Emil Velikov
1
-12
/
+0
2013-11-16
gallium/winsys: compact compiler flags into Automake.inc
Emil Velikov
1
-2
/
+1
2013-10-01
winsys/i915/sw: consolidate C sources list into Makefile.sources
Emil Velikov
3
-11
/
+8
2013-03-08
i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling
Stéphane Marchesin
1
-1
/
+2
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/sw: Convert to automake
Matt Turner
3
-12
/
+42
2011-03-01
i915g: kill relocs accouting
Daniel Vetter
1
-3
/
+0
2011-02-27
i915g/winsys: buffer validation support
Daniel Vetter
1
-0
/
+9
2011-02-26
i915g: Use the same debug env vars in drm and sw winsys
Jakob Bornecrantz
1
-1
/
+1
2011-02-26
i915g: Use unchecked writes in sw winsys batchbuffer
Jakob Bornecrantz
1
-3
/
+3
2011-02-24
i915g: Use dump function in sw winsys
Jakob Bornecrantz
1
-7
/
+2
2011-02-21
i915g: s/bool/boolean/ style-fixup in winsys
Daniel Vetter
1
-1
/
+1
2011-02-20
i915g: s/__func__/__FUNCTION__/
Vinson Lee
1
-1
/
+1
2011-02-21
i915g: Fix void ptr arith
Jakob Bornecrantz
1
-1
/
+1
2010-12-02
i915g: prepare winsys/batchbuffer for execbuf2
Daniel Vetter
1
-1
/
+1
2010-12-02
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
1
-18
/
+0
2010-12-02
i915g: add winsys function to create tiled buffers
Daniel Vetter
2
-2
/
+32
2010-12-02
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
2
-15
/
+1
2010-06-06
i915g: Move bootstrap code to targets
Jakob Bornecrantz
3
-5
/
+13
2010-05-29
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2
-4
/
+2
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
1
-1
/
+1
2010-04-17
i915g: Remove unnecessary headers.
Vinson Lee
1
-3
/
+0
2010-04-17
i915g: Add a software only debuging winsys
Jakob Bornecrantz
7
-0
/
+478