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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/pipeline: Set the right SSBO binding table start index for FS
Jason Ekstrand
2015-11-06
1
-0
/
+1
*
anv/cmd_buffer: Rework the way we emit UBO surface state
Jason Ekstrand
2015-11-06
5
-19
/
+51
*
anv/pipeline: Expose is_scalar_shader_stage
Jason Ekstrand
2015-11-06
2
-5
/
+9
*
nir/spirv: Add a helper for determining if a block is externally visable
Jason Ekstrand
2015-11-06
1
-2
/
+11
*
anv: Use VkDescriptorType instead of anv_descriptor_type
Jason Ekstrand
2015-11-06
3
-21
/
+26
*
anv: Do range-checking in the shader for dynamic buffers
Jason Ekstrand
2015-11-06
5
-73
/
+118
*
anv/device: Increase the block size for instructions
Jason Ekstrand
2015-11-06
1
-1
/
+1
*
anv: Remove all support for BufferViews
Jason Ekstrand
2015-11-06
5
-99
/
+6
*
anv/device: Only support binding UBOs through BufferInfo
Jason Ekstrand
2015-11-06
1
-20
/
+11
*
anv: Rework UpdateDescriptorSets
Jason Ekstrand
2015-11-06
1
-18
/
+18
*
anv: Add a descriptor_index to anv_descriptor_set_binding_layout
Jason Ekstrand
2015-11-06
3
-3
/
+5
*
anv: Add a layout to anv_descriptor_set
Jason Ekstrand
2015-11-06
2
-0
/
+3
*
anv/meta: Finish load clears for stencil attachments
Chad Versace
2015-11-05
2
-30
/
+88
*
anv/cmd_buffer: Fix SURFACE_STATE for non-view buffer bindings
Jason Ekstrand
2015-11-04
1
-3
/
+4
*
anv/cmd_buffer: Don't use an anv_state pointer in emit_binding_table
Jason Ekstrand
2015-11-04
1
-8
/
+7
*
anv: Remove unused anv_render_pass members
Chad Versace
2015-11-04
2
-21
/
+0
*
anv/meta: Rewrite clear code
Chad Versace
2015-11-04
4
-292
/
+486
*
anv/meta: Clear color attribute is always flat
Chad Versace
2015-11-04
1
-4
/
+3
*
anv/meta: Use consistent naming for dynamic state mask
Chad Versace
2015-11-04
2
-7
/
+13
*
anv/meta: Rename anv_cmd_buffer_save/restore
Chad Versace
2015-11-04
3
-21
/
+19
*
anv: Move meta clear code to new file anv_meta_clear.c
Chad Versace
2015-11-04
5
-512
/
+656
*
anv: Move struct anv_vue_header to anv_private.h
Chad Versace
2015-11-04
2
-12
/
+15
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2015-11-03
331
-3705
/
+16385
|
\
|
*
i965/gen8+: Extract color clear surface state
Ben Widawsky
2015-11-03
1
-6
/
+15
|
*
i965/gen8+: Remove redundant zeroing of surface state
Ben Widawsky
2015-11-03
1
-12
/
+0
|
*
nvc0: add missing compute parameters required by clover
Samuel Pitoiset
2015-11-03
1
-1
/
+10
|
*
nvc0: handle NULL pointer in nvc0_get_compute_param()
Samuel Pitoiset
2015-11-03
1
-24
/
+21
|
*
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2015-11-03
1
-1
/
+5
|
*
mesa: Add spec citations for DispatchCompute*
Jordan Justen
2015-11-02
1
-5
/
+29
|
*
mesa: Update DispatchComputeIndirect errors for indirect parameter
Jordan Justen
2015-11-02
1
-6
/
+5
|
*
i965/fs: Clean up FBH code.
Matt Turner
2015-11-02
1
-4
/
+3
|
*
i965/vec4: Clean up FBH code.
Matt Turner
2015-11-02
1
-13
/
+5
|
*
i965: Replace default case with list of enum values.
Matt Turner
2015-11-02
5
-26
/
+29
|
*
i965/vec4: Don't disable channels in any/all comparisons.
Matt Turner
2015-11-02
1
-42
/
+10
|
*
mesa: fix uniforms calculation in glGetProgramiv
Tapani Pälli
2015-11-02
1
-2
/
+12
|
*
mesa: fix program resource queries for atomic counter buffers
Tapani Pälli
2015-11-02
1
-2
/
+26
|
*
glsl: join calculate_array_size() and calculate_array_stride()
Juha-Pekka Heikkila
2015-11-02
1
-110
/
+80
|
*
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
Ryan Houdek
2015-11-01
4
-6
/
+103
|
*
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
2015-11-01
1
-1
/
+1
|
*
nv50: use correct heaps for FP and GP code segments
Samuel Pitoiset
2015-11-01
1
-2
/
+2
|
*
mesa/sso: Add compute shader support
Jordan Justen
2015-11-01
2
-1
/
+12
|
*
mesa/sso: Add MESA_VERBOSE=api trace support
Jordan Justen
2015-11-01
1
-0
/
+33
|
*
i965: Setup pull constant state for compute programs
Jordan Justen
2015-11-01
4
-1
/
+35
|
*
main/get: Add MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS
Jordan Justen
2015-11-01
1
-0
/
+1
|
*
glsl: OpenGLES GLSL 3.1 precision qualifiers ordering rules
Jordan Justen
2015-10-31
1
-2
/
+4
|
*
glsl: Add compute shader builtin variables for OpenGLES 3.1
Jordan Justen
2015-10-31
1
-1
/
+1
|
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
19
-607
/
+607
|
*
i965/sched: don't calculate live intervals for post-RA scheduling
Connor Abbott
2015-10-31
1
-1
/
+2
|
*
virgl/vtest: fix extra malloc
Dave Airlie
2015-10-31
1
-1
/
+1
|
*
virgl: free sampler view on failure path
Dave Airlie
2015-10-31
1
-1
/
+5
[next]