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
23.1
23.2
23.3
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
opengl-es-v2
staging/23.2
staging/23.3
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
Aaron Watry
2
-7
/
+7
2014-01-15
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
9
-30
/
+31
2014-01-15
mesa: Eliminate parameters to dd_function_table::DepthRange
Ian Romanick
7
-11
/
+7
2014-01-15
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
10
-50
/
+11
2014-01-15
radeon: Remove dead code
Ian Romanick
1
-9
/
+0
2014-01-15
i915: Remove spurious calls to DepthRange
Ian Romanick
2
-9
/
+2
2014-01-15
mesa: Add COMPRESSED_RGBA_S3TC_DXT1_EXT to COMPRESSED_TEXTURE_FORMATS for GLES
Ian Romanick
1
-0
/
+37
2014-01-15
scons: add new shaderimage.c file to the build
Brian Paul
1
-0
/
+1
2014-01-15
clover: Fix clover::keys and ::values to deal with r-value references properly.
Francisco Jerez
1
-6
/
+6
2014-01-15
clover: Don't try to build programs created from a binary again.
Francisco Jerez
2
-19
/
+22
2014-01-15
clover: Add missing fields to the clover::module serialization code.
Francisco Jerez
1
-0
/
+3
2014-01-15
clover: Store map result into a temporary vector in clCreateProgramWithBinary.
Francisco Jerez
1
-1
/
+1
2014-01-15
mesa: Validate image units when the texture state changes.
Francisco Jerez
3
-0
/
+23
2014-01-15
mesa: Unbind deleted textures from the shader image units.
Francisco Jerez
1
-0
/
+25
2014-01-15
mesa: Add image parameter queries for ARB_shader_image_load_store.
Francisco Jerez
3
-0
/
+85
2014-01-15
mesa: Add ARB_shader_image_load_store to the extension table.
Francisco Jerez
2
-0
/
+2
2014-01-15
glapi: Update dispatch XML files for ARB_shader_image_load_store.
Francisco Jerez
4
-2
/
+94
2014-01-15
mesa: Implement the GL entry points defined by ARB_shader_image_load_store.
Francisco Jerez
4
-0
/
+521
2014-01-15
mesa: Add MESA_FORMAT_SIGNED_RG88 and _RG1616.
Francisco Jerez
6
-15
/
+153
2014-01-15
mesa: Add MESA_FORMAT_ABGR2101010.
Francisco Jerez
6
-0
/
+134
2014-01-15
mesa: Add driver interface for ARB_shader_image_load_store.
Francisco Jerez
1
-0
/
+13
2014-01-15
mesa: Add state data structures required for ARB_shader_image_load_store.
Francisco Jerez
4
-0
/
+108
2014-01-15
mesa: Define helper function to get the number of texture layers.
Francisco Jerez
2
-0
/
+93
2014-01-15
st/mesa: use signed temporary variable to store _ColorDrawBufferIndexes
Emil Velikov
1
-1
/
+1
2014-01-15
automake: include the git sha in the opengl version string for oot builds
Emil Velikov
1
-6
/
+6
2014-01-15
mesa: use signed temporary variable to store _ColorDrawBufferIndexes
Emil Velikov
1
-1
/
+1
2014-01-15
nouveau: add framebuffer validation callback
Ilia Mirkin
2
-0
/
+52
2014-01-14
clover: Use cl_ulong in the maximum allocation size calculation to avoid over...
Francisco Jerez
1
-1
/
+1
2014-01-14
i965: Emit 3DSTATE_VF on Broadwell too.
Kenneth Graunke
1
-1
/
+1
2014-01-14
i965: Disable workaround flush for push constants on Broadwell.
Kenneth Graunke
1
-1
/
+1
2014-01-14
i965: Enable native ETC texture support on Broadwell.
Kenneth Graunke
1
-1
/
+1
2014-01-14
ilo: handle NULL renderbuffers correctly
Chia-I Wu
6
-27
/
+45
2014-01-14
ilo: disable HiZ for misaligned levels
Chia-I Wu
4
-82
/
+215
2014-01-14
ilo: use a helper to determine if HiZ is enabled
Chia-I Wu
5
-8
/
+19
2014-01-14
ilo: decide on hiz first in texture allocation
Chia-I Wu
1
-64
/
+64
2014-01-14
ilo: emit gen7_wa_pipe_control_wm_max_threads_stall on Haswell
Chia-I Wu
1
-7
/
+9
2014-01-14
ilo: use HALIGN_4 on GEN7 for depth buffers
Chia-I Wu
1
-11
/
+1
2014-01-14
ilo: OOM for HiZ is fatal on GEN6
Chia-I Wu
1
-2
/
+7
2014-01-14
ilo: fix a HiZ bo leakage
Chia-I Wu
1
-0
/
+3
2014-01-14
ilo: simplify ilo_texture_set_slice_flags()
Chia-I Wu
1
-5
/
+3
2014-01-13
egl-static: Fix build error.
Vinson Lee
1
-1
/
+1
2014-01-14
radeonsi: Rename the commonly occurring rscreen variable.
Andreas Hartmetz
3
-86
/
+86
2014-01-14
radeonsi: Rename the commonly occurring rctx/r600 variables.
Andreas Hartmetz
18
-757
/
+757
2014-01-14
radeonsi: Rename r600_trace_emit->si_trace_emit.
Andreas Hartmetz
2
-2
/
+2
2014-01-14
radeonsi: Rename R600->SI in some remaining defines.
Andreas Hartmetz
8
-22
/
+22
2014-01-14
radeonsi: Rename radeonsi->si remaining identifiers in si_uvd.c.
Andreas Hartmetz
1
-2
/
+2
2014-01-14
radeonsi: Rename r600->si remaining identifiers in si_state_draw.c.
Andreas Hartmetz
1
-2
/
+2
2014-01-14
radeonsi: Rename r600->si remaining identifiers in si_resource.c.
Andreas Hartmetz
1
-6
/
+6
2014-01-14
radeonsi: Rename r600->si remaining identifiers in si_query.c.
Andreas Hartmetz
1
-18
/
+18
2014-01-14
radeonsi: Rename r600->si remaining identifiers in si_pipe.c.
Andreas Hartmetz
1
-36
/
+36
[next]