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
*
mesa: expose support for GL_EXT_buffer_storage
Ryan Houdek
2015-11-04
2
-0
/
+10
*
glsl: make sure to only add subroutines to resource list
Timothy Arceri
2015-11-04
1
-1
/
+2
*
glsl: remove old TODO
Timothy Arceri
2015-11-04
1
-5
/
+0
*
i965: enable ARB_arrays_of_arrays
Timothy Arceri
2015-11-04
1
-0
/
+1
*
i965: add support for image AoA
Timothy Arceri
2015-11-04
2
-14
/
+18
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
19
-18
/
+730
*
llvmpipe: use simple coeffs calc for 128bit vectors
Oded Gabbay
2015-11-04
1
-1
/
+6
*
nir: Properly invalidate metadata in nir_opt_remove_phis().
Kenneth Graunke
2015-11-03
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_lower_vec_to_movs().
Kenneth Graunke
2015-11-03
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
2015-11-03
1
-0
/
+6
*
nir: Properly invalidate metadata in nir_remove_dead_variables().
Kenneth Graunke
2015-11-03
1
-2
/
+8
*
nir: Properly invalidate metadata in nir_split_var_copies().
Kenneth Graunke
2015-11-03
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_lower_global_vars_to_local().
Kenneth Graunke
2015-11-03
1
-0
/
+3
*
nir: Unexpose _impl versions of copy_prop and dce
Jason Ekstrand
2015-11-03
3
-4
/
+2
*
mesa: rename UniformBlockStageIndex to InterfaceBlockStageIndex
Jordan Justen
2015-11-03
7
-21
/
+22
*
i965/vec4: Send from GRF in atomic operations.
Matt Turner
2015-11-03
1
-12
/
+18
*
gallium/radeon: allow returning SDMA fences from pipe->flush
Marek Olšák
2015-11-04
1
-8
/
+56
*
gallium/radeon: always return the last SDMA fence on SDMA flush if needed
Marek Olšák
2015-11-04
2
-4
/
+8
*
i965: Add scalar geometry shader support.
Kenneth Graunke
2015-11-03
5
-24
/
+666
*
i965: Add scalar GS input lowering code.
Kenneth Graunke
2015-11-03
1
-5
/
+39
*
i965: Fix the fs_visitor GS constructor to take shader_time_index.
Kenneth Graunke
2015-11-03
2
-3
/
+5
*
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
*
gallium/swrast: fixup build breakage and warnings
Dave Airlie
2015-10-31
6
-1
/
+6
*
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
2015-10-31
8
-17
/
+103
[next]