index
:
~grigorig/mesa
bocache-optim
descvram
faster
glx-no-error
guardband
ib-size-tune
intel_ci
master
stuff
vdpau-422
Mesa patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
bocache-optim
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
9 years
descvram
WIP: radeonsi: use VRAM for descriptor and const buffers
Grigori Goronzy
9 years
faster
mesa: Use atomic refcounting for framebuffers
Fredrik Höglund
9 years
glx-no-error
WIP
Grigori Goronzy
7 years
guardband
radeonsi: use guard band clipping
Grigori Goronzy
9 years
ib-size-tune
amdgpu/winsys: adjust IB size based on buffer wait time
Grigori Goronzy
9 years
intel_ci
Fix GLSL compiler standalone with LTO
Grigori Goronzy
7 years
master
i965/fs: Disallow constant propagation into POW on Gen 6.
Matt Turner
10 years
stuff
glthread: get rid of unmarshal dispatch table
Grigori Goronzy
7 years
vdpau-422
st/vl: use MPEG-2 chroma cositing
Grigori Goronzy
10 years
Tag
Download
Author
Age
10.5-branchpoint
commit d1e21325cf...
Emil Velikov
10 years
10.4-branchpoint
commit a4ffc2a445...
Kristian Høgsberg
10 years
10.3-branchpoint
commit 0fb221065e...
Glenn Kennard
10 years
10.2-branchpoint
commit a06c9791d1...
Ian Romanick
11 years
7.10-branchpoint
commit 0e50c21e24...
Eric Anholt
11 years
7.11-branchpoint
commit ac8f59b23e...
Eric Anholt
11 years
7.8-branchpoint
commit ad7d36e919...
Eric Anholt
11 years
7.9-branchpoint
commit b0bc026c12...
Eric Anholt
11 years
8.0-branchpoint
commit 6fe42b603d...
Eric Anholt
11 years
9.2-branchpoint
commit 9f07ca11c1...
Eric Anholt
11 years
[...]
Age
Commit message
Author
Files
Lines
2015-04-25
i965/fs: Disallow constant propagation into POW on Gen 6.
HEAD
master
Matt Turner
1
-2
/
+8
2015-04-24
mesa: add support for exposing up to GL4.2
Ilia Mirkin
1
-1
/
+45
2015-04-24
i965/fs: Add missing pixel_x/y to brw_instruction_name().
Matt Turner
1
-0
/
+5
2015-04-24
i965/fs: Don't constant propagate into integer math instructions.
Matt Turner
2
-3
/
+5
2015-04-24
docs: add news item and link release notes for mesa 10.5.4
Emil Velikov
2
-0
/
+7
2015-04-24
docs: Add sha256 sums for the 10.5.4 release
Emil Velikov
1
-1
/
+2
2015-04-24
Add release notes for the 10.5.4 release
Emil Velikov
1
-0
/
+124
2015-04-24
mesa: put more info in glTexImage GL_OUT_OF_MEMORY error message
Brian Paul
1
-1
/
+3
2015-04-24
i965/fs: Allow 2-src math instructions to have immediate src1.
Matt Turner
2
-7
/
+11
2015-04-24
nir: Transform pow(x, 4) into (x*x)*(x*x).
Matt Turner
1
-0
/
+1
[...]
Clone
git://people.freedesktop.org/~grigorig/mesa
ssh://people.freedesktop.org/~grigorig/mesa