index
:
~ldeks/mesa
Kayden-xml
adsa-buffer-objects
adsa-clear-buffer
adsa-framebuffers
adsa-housecleaning
adsa-meta
adsa-texture-buffer-range
adsa-textures
arb_direct_state_access
arb_direct_state_access_v2
bindless-meta
bindless-meta_v2
blitter-rebase
error-checking
expr-adsa-meta
jenkins
master
mesa-isl-ify
ripping-out-the-hw-blitter
vk-mcs-fast-clear
website1_75_v2
website2
Personal development branch of Mesa 10.5.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
adsa-framebuffers
main: Add TEXTURE_CUBE_MAP support in CopyTextureSubImage3D.
Laura Ekstrand
11 years
adsa-meta
meta: clear_state now uses VAO & VBO pointers.
Laura Ekstrand
10 years
blitter-rebase
i965: Replace blitter with blorp in glBitmap.
Laura Ekstrand
7 years
jenkins
i965: Replace hw blitter with Blorp in CopyPixels.
Laura Ekstrand
8 years
master
radv: reduce the number of parameters export by the GS copy shader
Samuel Pitoiset
7 years
mesa-isl-ify
i965: Add an isl_surf to intel_mipmap_tree.
Laura Ekstrand
9 years
ripping-out-the-hw-blitter
A few clean ups.
Laura Ekstrand
7 years
vk-mcs-fast-clear
intel/vulkan: Enable fast clears for MCS images.
Laura Ekstrand
8 years
website1_75_v2
Merge branch 'website1_75_v2' of ssh://gitlab.freedesktop.org/ldeks/mesa into...
Laura Ekstrand
7 years
website2
Parse egl.rst to RST.
Laura Ekstrand
7 years
[...]
Age
Commit message
Author
Files
Lines
2018-04-18
i965: Replace blitter with blorp in glBitmap.
blitter-rebase
Laura Ekstrand
7
-150
/
+292
2018-04-18
i965: Rename color variable for future shader use.
Laura Ekstrand
1
-8
/
+8
2018-04-18
i965, meta: Remove logic ops from intel_pixel_bitmap.
Laura Ekstrand
2
-4
/
+4
2018-04-18
i965: Replace hw blitter with Blorp in CopyPixels.
Laura Ekstrand
1
-10
/
+12
2018-04-18
i965, meta: Remove color logic ops from CopyPixels.
Laura Ekstrand
2
-3
/
+11
2018-03-12
i965: Remove unnecessary compatible formats check in DrawPixels.
Laura Ekstrand
1
-6
/
+0
2018-03-12
i965: Fix bug in src format for DrawPixels.
Laura Ekstrand
1
-1
/
+1
2018-03-12
i965: Replace hw blitter with blorp in DrawPixels.
Laura Ekstrand
1
-9
/
+22
2018-03-12
gallium: Use struct gl_array_attributes* as st_pipe_vertex_format argument.
Mathias Fröhlich
3
-24
/
+11
2018-03-12
mesa: Don't write to user buffer in glGetTexParameterIuiv on error
Ian Romanick
1
-26
/
+2
[...]
Clone
git://people.freedesktop.org/~ldeks/mesa
ssh://people.freedesktop.org/~ldeks/mesa