index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
teximage: ensure that Tex*SubImage* checks format
Ilia Mirkin
2019-09-04
1
-0
/
+9
*
mesa/x86: improve SSE-checks for MSVC
Erik Faye-Lund
2019-09-02
1
-2
/
+2
*
mesa/main: remove unused include
Erik Faye-Lund
2019-09-02
1
-1
/
+0
*
st/mesa: Allow zero as [level|layer]_override
Lepton Wu
2019-08-30
4
-17
/
+20
*
i965: initialize bo_reuse when creating brw_bufmgr
Tapani Pälli
2019-08-29
4
-26
/
+15
*
i965: Exit with error if gen12+ is detected
Jordan Justen
2019-08-28
1
-0
/
+5
*
gallium: Fix big-endian addressing of non-bitmask array formats.
Eric Anholt
2019-08-28
1
-0
/
+23
*
gallium: Fix mesa format name in unit test failure path.
Eric Anholt
2019-08-28
1
-1
/
+1
*
glx: Fix incompatible function pointer types.
Jose Fonseca
2019-08-28
1
-1
/
+1
*
mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
Kenneth Graunke
2019-08-27
1
-1
/
+1
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+82
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
2
-2
/
+2
*
i965: Silence brw_blorp uninitialized warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+1
*
st/nir: Fix num_inputs for VS inputs
Connor Abbott
2019-08-23
1
-3
/
+2
*
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
2019-08-22
3
-9
/
+8
*
i965: honor scanout requirement from DRI
Lionel Landwerlin
2019-08-21
1
-1
/
+3
*
mesa: recover target_check before get_current_tex_objects
Jose Maria Casanova Crespo
2019-08-21
1
-7
/
+7
*
i965: Add handling for fp16 configs
Kevin Strasser
2019-08-21
1
-1
/
+24
*
dri: Add fp16 formats
Kevin Strasser
2019-08-21
2
-0
/
+22
*
dri: Handle configs with floating point pixel data
Kevin Strasser
2019-08-21
1
-0
/
+5
*
dri: Add config attributes for color channel shift
Kevin Strasser
2019-08-21
3
-22
/
+56
*
i965: Add helper function for allowed config formats
Kevin Strasser
2019-08-21
1
-31
/
+34
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-2
/
+4
*
i965: Enable OpenGL 4.6 for Gen8+
Alejandro Piñeiro
2019-08-21
2
-2
/
+2
*
mesa/version: uncomment SPIR-V extensions
Alejandro Piñeiro
2019-08-21
1
-2
/
+2
*
i965: enable ARB_gl_spirv extension and ARB_spirv_extensions for gen7+
Alejandro Piñeiro
2019-08-21
1
-0
/
+3
*
mesa/compiler: rework tear down of builtin/types
Lionel Landwerlin
2019-08-21
4
-12
/
+34
*
mesa: reverse no_error on compressed_tex_sub_image for TEX_MODE_CURRENT
Jose Maria Casanova Crespo
2019-08-20
1
-2
/
+2
*
mesa/program: Take ARB_framebuffers_no_attachments into account in wpos corre...
Gert Wollny
2019-08-20
1
-2
/
+2
*
mesa: add ext_dsa GetMultiTexLevelParameterEXT
Pierre-Eric Pelloux-Prayer
2019-08-19
3
-2
/
+57
*
mesa: add EXT_dsa glCompressedMultiTex* functions display list support
Pierre-Eric Pelloux-Prayer
2019-08-19
1
-0
/
+276
*
mesa: add EXT_dsa glCompressedMultiTex* functions
Pierre-Eric Pelloux-Prayer
2019-08-19
5
-12
/
+196
*
mesa: add EXT_dsa glCompressedTex* functions display list support
Pierre-Eric Pelloux-Prayer
2019-08-19
1
-0
/
+239
*
mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D/3D functions
Pierre-Eric Pelloux-Prayer
2019-08-19
5
-6
/
+152
*
mesa: refactor compressed_tex_sub_image function
Pierre-Eric Pelloux-Prayer
2019-08-19
1
-101
/
+115
*
swrast: Make the fetch funcs table sparse.
Eric Anholt
2019-08-19
1
-191
/
+24
*
mesa: add support for CET to x86/x86-64 asm files.
Dave Airlie
2019-08-16
15
-73
/
+96
*
win32: unify strcasecmp definitions
Erik Faye-Lund
2019-08-15
1
-3
/
+0
*
mesa/main: avoid warning when casting offset to pointer
Erik Faye-Lund
2019-08-15
1
-1
/
+1
*
i965/gen11: fix genX_bits.h include path
Mauro Rossi
2019-08-13
1
-1
/
+1
*
i965/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
Rafael Antognolli
2019-08-12
2
-0
/
+88
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
6
-6
/
+7
*
i965/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
5
-6
/
+109
*
st/mesa: don't allocate mipmapped texture for NEAREST_MIPMAP_LINEAR
Marek Olšák
2019-08-12
1
-0
/
+12
*
i965/spirv: Lower shared memory later
Caio Marcelo de Oliveira Filho
2019-08-10
2
-1
/
+20
*
i965: Use force_compat_profile driconf option
Danylo Piliaiev
2019-08-10
2
-2
/
+8
*
i965: fix mem leak in error path
Eric Engestrom
2019-08-10
1
-1
/
+3
*
mesa: be consistent on GL_TRUE/GL_FALSE & TRUE/FALSE
Lionel Landwerlin
2019-08-09
2
-3
/
+3
*
mesa: drop some p_compiler.h types
Lionel Landwerlin
2019-08-09
1
-2
/
+2
*
mesa: add stddef include in preparation for dropping p_compiler.h
Lionel Landwerlin
2019-08-09
2
-0
/
+2
[next]