index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add si_debug_options for convenient adding/removing of options
Nicolai Hähnle
2019-04-25
8
-31
/
+89
*
gitlab-ci: Use meson buildtype debug instead of default debugoptimized
Michel Dänzer
2019-04-25
1
-0
/
+1
*
Revert "intel/compiler: split is_partial_write() into two variants"
Juan A. Suarez Romero
2019-04-25
11
-54
/
+30
*
nir: fix nir_remove_unused_varyings()
Timothy Arceri
2019-04-25
1
-18
/
+33
*
i965: fix icelake performance query enabling
Lionel Landwerlin
2019-04-25
1
-0
/
+2
*
radeonsi: add BOs after need_cs_space
Marek Olšák
2019-04-24
2
-6
/
+6
*
glsl: handle interactions between EXT_gpu_shader4 and texture extensions
Marek Olšák
2019-04-24
6
-324
/
+415
*
st/mesa: expose EXT_gpu_shader4 if GLSL 1.40 is supported
Marek Olšák
2019-04-24
2
-0
/
+9
*
mesa: only allow EXT_gpu_shader4 in the compatibility profile
Marek Olšák
2019-04-24
1
-1
/
+3
*
mesa: expose EXT_texture_buffer_object
Marek Olšák
2019-04-24
1
-0
/
+1
*
glsl: allow "varying out" for fragment shader outputs with EXT_gpu_shader4
Marek Olšák
2019-04-24
3
-2
/
+19
*
glsl: add texture builtin functions for EXT_gpu_shader4
Marek Olšák
2019-04-24
1
-25
/
+667
*
glsl: add arithmetic builtin functions for EXT_gpu_shader4
Marek Olšák
2019-04-24
1
-13
/
+35
*
glsl: add builtin variables for EXT_gpu_shader4
Marek Olšák
2019-04-24
1
-3
/
+4
*
glsl: apply some 1.30 and other rules to EXT_gpu_shader4 as well
Marek Olšák
2019-04-24
3
-8
/
+12
*
glsl: enable types for EXT_gpu_shader4
Chris Forbes
2019-04-24
2
-25
/
+57
*
glsl: add `unsigned int` type for EXT_GPU_shader4
Marek Olšák
2019-04-24
2
-2
/
+11
*
glsl: enable noperspective|flat|centroid for EXT_gpu_shader4
Chris Forbes
2019-04-24
1
-3
/
+3
*
glsl: add scaffolding for EXT_gpu_shader4
Chris Forbes
2019-04-24
3
-0
/
+4
*
mesa: enable glGet for EXT_gpu_shader4
Marek Olšák
2019-04-24
3
-7
/
+4
*
v3d: Disable SSBOs and atomic counters on vertex shaders.
Eric Anholt
2019-04-24
1
-0
/
+3
*
st/mesa: Don't set atomic counter size != 0 if MAX_SHADER_BUFFERS == 0.
Eric Anholt
2019-04-24
1
-1
/
+1
*
iris: Advertise EXT_texture_sRGB_R8 support
Kenneth Graunke
2019-04-24
1
-0
/
+1
*
iris: Enable GL_AMD_depth_clamp_separate
Kenneth Graunke
2019-04-24
1
-0
/
+1
*
util: fix a compile failure in u_compute.c on windows
Marek Olšák
2019-04-24
1
-1
/
+1
*
iris: enable preemption support for gen10
Mike Blumenkrantz
2019-04-24
1
-0
/
+2
*
iris: add preemption support on gen9
Mike Blumenkrantz
2019-04-24
3
-0
/
+99
*
iris: Split iris_flush_and_dirty_for_history into two helpers.
Kenneth Graunke
2019-04-24
2
-20
/
+46
*
intel/compiler: fix uninit non-static variable. (v2)
Dave Airlie
2019-04-25
1
-0
/
+3
*
virgl/drm: insert correct handles into the table. (v3)
Dave Airlie
2019-04-25
1
-1
/
+4
*
virgl/drm: handle flink name better.
Dave Airlie
2019-04-25
2
-20
/
+11
*
virgl/drm: cleanup buffer from handle creation (v2)
Dave Airlie
2019-04-25
2
-15
/
+13
*
iris: Actually put Mesa in GL_RENDERER string
Kenneth Graunke
2019-04-24
1
-1
/
+1
*
va: use a compute shader for the blit
Jiang, Sonny
2019-04-24
7
-1
/
+224
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
4
-0
/
+5
*
docs: update calendar, and news item and link release notes for 19.0.3
Dylan Baker
2019-04-24
3
-7
/
+8
*
docs: Add SHA256 sums for mesa 19.0.3
Dylan Baker
2019-04-24
1
-1
/
+2
*
docs: add relnotes for 19.0.3
Dylan Baker
2019-04-24
1
-0
/
+147
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
10
-27
/
+3
*
intel/isl: Resize clear color buffer to full cacheline
Rafael Antognolli
2019-04-24
1
-1
/
+2
*
anv/descriptor_set: Properly align descriptor buffer to a page
Jason Ekstrand
2019-04-24
1
-1
/
+1
*
anv/descriptor_set: Only vma_heap_finish if we have a descriptor buffer
Jason Ekstrand
2019-04-24
1
-2
/
+1
*
anv/descriptor_set: Destroy sets before pool finalization
Jason Ekstrand
2019-04-24
1
-5
/
+5
*
anv/descriptor_set: Unlink sets from the pool in set_destroy
Jason Ekstrand
2019-04-24
1
-4
/
+4
*
android/iris: fix driinfo header filename
Tapani Pälli
2019-04-23
1
-1
/
+1
*
intel/fs: Fix D to W conversion in opt_combine_constants
Ian Romanick
2019-04-23
1
-1
/
+1
*
panfrost/midgard: Remove assembler
Alyssa Rosenzweig
2019-04-24
1
-643
/
+0
*
panfrost: Adds Bifrost shader disassembler utility
Ryan Houdek
2019-04-24
5
-0
/
+2434
*
panfrost/midgard: Add "op commutes?" property
Alyssa Rosenzweig
2019-04-24
2
-49
/
+36
*
panfrost/midgard: Refactor opcode tables
Alyssa Rosenzweig
2019-04-24
4
-227
/
+124
[next]