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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/mesa/st: eliminate gl_compute_program
Timothy Arceri
2016-10-26
16
-80
/
+37
*
mesa: set cs shader_info metadata directly
Timothy Arceri
2016-10-26
2
-14
/
+3
*
st/mesa: switch cs over to shared shader_info
Timothy Arceri
2016-10-26
2
-8
/
+5
*
compiler: add additional cs metadata fields to shader info
Timothy Arceri
2016-10-26
2
-0
/
+6
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
46
-310
/
+268
*
i965: switch vs over to shared shader_info
Timothy Arceri
2016-10-26
2
-4
/
+3
*
i965/mesa/st: eliminate gl_geometry_program
Timothy Arceri
2016-10-26
20
-90
/
+45
*
mesa: set gs shader_info metadata directly
Timothy Arceri
2016-10-26
2
-19
/
+7
*
st/mesa: switch gs over to shared shader_info
Timothy Arceri
2016-10-26
1
-4
/
+7
*
i965: switch gs over to shared shader_info
Timothy Arceri
2016-10-26
1
-1
/
+1
*
compiler: add input primative field for gs in shader info
Timothy Arceri
2016-10-26
2
-0
/
+4
*
i965/mesa/st: eliminate gl_tess_eval_program
Timothy Arceri
2016-10-26
21
-93
/
+53
*
mesa: copy tes metadata directly to shared shader info
Timothy Arceri
2016-10-26
2
-18
/
+4
*
st/mesa: switch tes over to shared shader_info
Timothy Arceri
2016-10-26
1
-5
/
+7
*
i965: switch tes over to shared shader_info
Timothy Arceri
2016-10-26
2
-8
/
+8
*
compiler: add fields for tes metadata to shader info
Timothy Arceri
2016-10-26
2
-0
/
+18
*
i965/mesa/st: eliminate gl_tess_ctrl_program
Timothy Arceri
2016-10-26
21
-76
/
+41
*
mesa: set tcs shader_info metadata directly
Timothy Arceri
2016-10-26
2
-7
/
+1
*
st/mesa: switch tcs over to shared shader_info
Timothy Arceri
2016-10-26
2
-2
/
+2
*
i965: switch tcs over to shared shader_info
Timothy Arceri
2016-10-26
2
-22
/
+17
*
glsl: add temporary copy_shader_info() function
Timothy Arceri
2016-10-26
8
-53
/
+97
*
glsl: add a shader info field to the gl_program type
Timothy Arceri
2016-10-26
3
-1
/
+11
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
65
-358
/
+372
*
nir: move nir_shader_info to a common compiler header
Timothy Arceri
2016-10-26
3
-97
/
+134
*
mesa: modify _mesa_copy_linked_program_data() to take gl_linked_shader
Timothy Arceri
2016-10-26
6
-32
/
+34
*
vulkan/wsi/wayland: fix ARGB window support
Fredrik Höglund
2016-10-26
1
-1
/
+4
*
vulkan/wsi/x11: fix ARGB window support
Fredrik Höglund
2016-10-26
1
-4
/
+15
*
radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR
Fredrik Höglund
2016-10-26
3
-9
/
+18
*
radv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-25
2
-2
/
+2
*
anv: Replace "abi_versions" with correct "api_version".
Matt Turner
2016-10-25
2
-2
/
+2
*
nv50/ir: start LocalCSE with getFirst to merge PHI instructions
Karol Herbst
2016-10-25
1
-1
/
+1
*
nvc0: use correct bufctx when invalidating CP textures
Samuel Pitoiset
2016-10-25
1
-1
/
+1
*
vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
Eduardo Lima Mitev
2016-10-25
1
-3
/
+8
*
mesa: fix error handling in DrawBuffers
Tapani Pälli
2016-10-25
1
-34
/
+37
*
egl: add check that eglCreateContext gets a valid config
Tapani Pälli
2016-10-25
1
-1
/
+3
*
mesa: add missing formats to driGLFormatToImageFormat
Tapani Pälli
2016-10-25
1
-0
/
+2
*
egl: fix type mismatch error type in _eglInitSurface
Tapani Pälli
2016-10-25
1
-1
/
+1
*
Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"
Tapani Pälli
2016-10-25
1
-2
/
+0
*
egl/dri2: set max values for pbuffer width and height
Tapani Pälli
2016-10-25
1
-0
/
+9
*
gallium/stapi: fix comment for st_visual::buffer_mask
Brian Paul
2016-10-24
1
-1
/
+1
*
isl/format: Correct ASTC entries of format info table
Nanley Chery
2016-10-24
1
-28
/
+42
*
i965: Drop nir_inputs from fs_visitor.
Kenneth Graunke
2016-10-24
1
-1
/
+0
*
i965: Don't use nir_assign_var_locations for VS/TES/GS outputs.
Kenneth Graunke
2016-10-24
5
-62
/
+12
*
i965: Make split_virtual_grfs() call compact_virtual_grfs().
Kenneth Graunke
2016-10-24
1
-0
/
+6
*
i965: Drop unnecessary switch statement in nir_setup_outputs()
Kenneth Graunke
2016-10-24
1
-12
/
+3
*
tgsi: trivial build fix for MSVC
Brian Paul
2016-10-24
1
-1
/
+1
*
nv50/ir: do not perform global membar for shared memory
Samuel Pitoiset
2016-10-24
1
-1
/
+4
*
st/nine: Fix locking CubeTexture surfaces.
Axel Davy
2016-10-24
1
-0
/
+1
*
st/nine: Fix mistake in Volume9 UnlockBox
Axel Davy
2016-10-24
1
-1
/
+1
*
st/nine: Use align_calloc instead of align_malloc
Axel Davy
2016-10-24
5
-7
/
+7
[next]