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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.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
/
mesa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-1
/
+1
2015-07-21
st/mesa: Silence GCC unused-variable warning.
Vinson Lee
1
-0
/
+1
2015-07-21
Revert "i965/gen9: Plugin the code for selecting YF/YS tiling on skl+"
Anuj Phogat
1
-92
/
+17
2015-07-21
i965: Fix stride field for the result of emit_uniformize().
Francisco Jerez
4
-19
/
+26
2015-07-21
i965/fs: Fix stride field for uniforms.
Francisco Jerez
1
-0
/
+6
2015-07-21
i965/fs: Fix stride for immediate registers.
Francisco Jerez
2
-0
/
+7
2015-07-21
i965/vec4: Fix liveness analysis with BRW_OPCODE_SEL
Iago Toral Quiroga
1
-1
/
+2
2015-07-20
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
85
-422
/
+422
2015-07-20
i965/nir/fs: removed unneeded support for global variables
Alejandro PiƱeiro
3
-14
/
+4
2015-07-18
i965: Disable resource streamer in BLORP
Abdiel Janulgue
1
-0
/
+2
2015-07-18
i965: Upload binding tables in hw-generated binding table format.
Abdiel Janulgue
1
-9
/
+57
2015-07-18
i965: Implement interface to edit binding table entries
Abdiel Janulgue
2
-0
/
+64
2015-07-18
i965: Enable hardware-generated binding tables on render path.
Abdiel Janulgue
8
-4
/
+128
2015-07-18
i965: Enable resource streamer for the batchbuffer
Abdiel Janulgue
7
-2
/
+36
2015-07-18
i965: Define HW-binding table and resource streamer control opcodes
Abdiel Janulgue
2
-0
/
+33
2015-07-18
mesa: fix up some texture error checks
Roland Scheidegger
2
-21
/
+21
2015-07-17
i965/fs: don't make unused payload registers interfere
Connor Abbott
1
-1
/
+6
2015-07-17
i965/fs: remove special case in setup_payload_interference()
Connor Abbott
1
-20
/
+0
2015-07-17
i965/fs: Mark last used ip for all regs read in the payload
Jordan Justen
1
-1
/
+4
2015-07-17
i965/fs: fix regs_read() for LINTERP
Connor Abbott
1
-1
/
+2
2015-07-16
i965/cs: Use dispatch width of 8 for cs terminate payload setup
Jordan Justen
1
-1
/
+1
2015-07-16
i965/cs: Return 1 for regs_read on CS_OPCODE_CS_TERMINATE
Jordan Justen
1
-0
/
+3
2015-07-16
program: Allow redundant OPTION ARB_fog_* directives.
Kenneth Graunke
1
-13
/
+37
2015-07-16
i965: Push miptree tiling request into flags
Ben Widawsky
7
-47
/
+51
2015-07-16
Revert "i965: Push miptree tiling request into flags"
Ben Widawsky
7
-51
/
+47
2015-07-16
i965: Push miptree tiling request into flags
Ben Widawsky
7
-47
/
+51
2015-07-16
i965/fs: Factor out universally broken calculation of the register component ...
Francisco Jerez
4
-12
/
+23
2015-07-16
i965: Implement nir_op_uadd_carry and _usub_borrow without accumulator.
Francisco Jerez
3
-35
/
+12
2015-07-16
i965: Implement b2f and b2i using negation.
Francisco Jerez
2
-9
/
+2
2015-07-16
i965/gen9: Use custom MOCS entries set up by the kernel.
Francisco Jerez
2
-7
/
+7
2015-07-16
r200: fix some potential big endian issues
Roland Scheidegger
5
-129
/
+140
2015-07-16
radeon: fix some potential big endian issues
Roland Scheidegger
4
-90
/
+76
2015-07-16
radeon/r200: mark state atoms as dirty after blits
Roland Scheidegger
2
-0
/
+24
2015-07-16
r200: fix fbo rendering by disabling optimized texture format chooser
Roland Scheidegger
1
-1
/
+13
2015-07-15
i965: Fix 32 bit build warnings in intel_get_yf_ys_bo_size()
Anuj Phogat
1
-3
/
+3
2015-07-15
i965: Optimize batchbuffer macros.
Matt Turner
6
-42
/
+70
2015-07-15
i965: Add and use USED_BATCH macro.
Matt Turner
6
-22
/
+25
2015-07-15
i965: Split batch emission from relocation functions.
Matt Turner
2
-34
/
+30
2015-07-15
i965: Move BEGIN_BATCH() into same control flow as ADVANCE_BATCH().
Matt Turner
1
-2
/
+2
2015-07-15
osmesa: fix OSMesaPixelsStore typo
Brian Paul
1
-1
/
+1
2015-07-14
i965/cs: Initialize GPGPU Thread Count
Jordan Justen
2
-0
/
+25
2015-07-14
i965: Mark constant static data as const.
Matt Turner
2
-23
/
+23
2015-07-14
mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
1
-0
/
+37
2015-07-14
mesa: Implement _mesa_BindBufferBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
1
-0
/
+56
2015-07-14
mesa: Implement _mesa_BindBuffersRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
1
-0
/
+110
2015-07-14
mesa: Implement _mesa_BindBuffersBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2
-0
/
+149
2015-07-14
mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
1
-0
/
+11
2015-07-14
mesa: Initialize and free shader storage buffers
Iago Toral Quiroga
1
-0
/
+19
2015-07-14
mesa: add MaxShaderStorageBlocks to struct gl_program_constants
Samuel Iglesias Gonsalvez
2
-0
/
+5
2015-07-14
mesa: Add shader storage buffer support to struct gl_context
Iago Toral Quiroga
4
-0
/
+51
[next]