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
*
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
*
i965: don't use p_compiler.h types
Lionel Landwerlin
2019-08-09
1
-1
/
+1
*
meson: define ETIME to ETIMEDOUT if not present
Greg V
2019-08-08
1
-3
/
+0
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-2
/
+0
*
mesa/main: cast away constness
Erik Faye-Lund
2019-08-08
1
-1
/
+1
*
i965: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
Danylo Piliaiev
2019-08-08
1
-0
/
+21
*
st/mesa: eliminate unnecessary redirection
Mark Janes
2019-08-07
1
-1
/
+1
*
intel/perf: make perf context private
Mark Janes
2019-08-07
3
-39
/
+27
*
intel/perf: print debug information
Mark Janes
2019-08-07
1
-25
/
+8
*
intel/perf: expose method to create query
Mark Janes
2019-08-07
1
-10
/
+3
*
intel/perf: move initialization of pipeline statistics metrics to gen_perf
Mark Janes
2019-08-07
1
-93
/
+3
*
intel/perf: move get_query_data into gen_perf
Mark Janes
2019-08-07
2
-399
/
+2
*
intel/perf: move delete_query to gen_perf
Mark Janes
2019-08-07
1
-39
/
+1
*
intel/perf: move is_query_ready to gen_perf
Mark Janes
2019-08-07
1
-133
/
+1
*
intel/perf: move wait_query to perf
Mark Janes
2019-08-07
1
-38
/
+1
*
intel/perf: create a vtable entry for bo_busy
Mark Janes
2019-08-07
1
-4
/
+5
*
intel/perf: create a vtable entry for bo_wait_rendering
Mark Janes
2019-08-07
1
-1
/
+3
*
intel/perf: create a vtable entry for batch_references
Mark Janes
2019-08-07
1
-6
/
+11
*
intel/perf: refactor gen_perf_end_query into gen_perf
Mark Janes
2019-08-07
1
-45
/
+1
*
intel/perf: refactor gen_perf_begin_query into gen_perf
Mark Janes
2019-08-07
1
-247
/
+1
*
intel/perf: move perf-related state into gen_perf_context
Mark Janes
2019-08-07
1
-49
/
+29
*
intel/perf: create a vtable entries for buffer object map/unmap
Mark Janes
2019-08-07
1
-6
/
+12
*
intel/perf: move client reference counts into perf
Mark Janes
2019-08-07
1
-36
/
+5
*
intel/perf: move open_perf into perf
Mark Janes
2019-08-07
1
-48
/
+2
*
intel/perf: move close_perf into perf
Mark Janes
2019-08-07
1
-18
/
+2
*
intel/perf: create a vtable entry for emit_mi_flush
Mark Janes
2019-08-07
1
-2
/
+4
*
intel/perf: use temporary pointers to simplify access to perf state
Mark Janes
2019-08-07
1
-78
/
+92
*
intel/perf: move snapshot_statistics_registers into perf
Mark Janes
2019-08-07
1
-28
/
+3
[next]