summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
adsa-framebuffersmain: Add TEXTURE_CUBE_MAP support in CopyTextureSubImage3D.Laura Ekstrand11 years
adsa-metameta: clear_state now uses VAO & VBO pointers.Laura Ekstrand10 years
blitter-rebasei965: Replace blitter with blorp in glBitmap.Laura Ekstrand7 years
jenkinsi965: Replace hw blitter with Blorp in CopyPixels.Laura Ekstrand8 years
masterradv: reduce the number of parameters export by the GS copy shaderSamuel Pitoiset7 years
mesa-isl-ifyi965: Add an isl_surf to intel_mipmap_tree.Laura Ekstrand9 years
ripping-out-the-hw-blitterA few clean ups.Laura Ekstrand7 years
vk-mcs-fast-clearintel/vulkan: Enable fast clears for MCS images.Laura Ekstrand8 years
website1_75_v2Merge branch 'website1_75_v2' of ssh://gitlab.freedesktop.org/ldeks/mesa into...Laura Ekstrand7 years
website2Parse egl.rst to RST.Laura Ekstrand7 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2018-04-18i965: Replace blitter with blorp in glBitmap.blitter-rebaseLaura Ekstrand7-150/+292
2018-04-18i965: Rename color variable for future shader use.Laura Ekstrand1-8/+8
2018-04-18i965, meta: Remove logic ops from intel_pixel_bitmap.Laura Ekstrand2-4/+4
2018-04-18i965: Replace hw blitter with Blorp in CopyPixels.Laura Ekstrand1-10/+12
2018-04-18i965, meta: Remove color logic ops from CopyPixels.Laura Ekstrand2-3/+11
2018-03-12i965: Remove unnecessary compatible formats check in DrawPixels.Laura Ekstrand1-6/+0
2018-03-12i965: Fix bug in src format for DrawPixels.Laura Ekstrand1-1/+1
2018-03-12i965: Replace hw blitter with blorp in DrawPixels.Laura Ekstrand1-9/+22
2018-03-12gallium: Use struct gl_array_attributes* as st_pipe_vertex_format argument.Mathias Fröhlich3-24/+11
2018-03-12mesa: Don't write to user buffer in glGetTexParameterIuiv on errorIan Romanick1-26/+2
[...]
 
Clone
git://people.freedesktop.org/~ldeks/mesa
ssh://people.freedesktop.org/~ldeks/mesa