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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/blorp: Use NIR for clear shaders
Jason Ekstrand
2016-05-14
1
-145
/
+39
*
i965/blorp: Create the program key in get_clear_kernel
Jason Ekstrand
2016-05-14
1
-17
/
+15
*
i965/blorp: Add a helper for compiling NIR shaders
Jason Ekstrand
2016-05-14
2
-0
/
+105
*
blorp: Add initial state setup support for SIMD8 dispatch
Jason Ekstrand
2016-05-14
7
-34
/
+67
*
i965/blorp: Add a param array to prog_data
Jason Ekstrand
2016-05-14
3
-5
/
+22
*
i965/blorp: Add a prog_data_init helper
Jason Ekstrand
2016-05-14
4
-2
/
+12
*
i965/fs: Implement the new NIR MCS texturing
Jason Ekstrand
2016-05-14
1
-2
/
+12
*
nir: Add texture opcodes and source types for multisample compression
Jason Ekstrand
2016-05-14
2
-0
/
+12
*
nir/builder: Add a helper for grabbing multiple channels from an ssa def
Jason Ekstrand
2016-05-14
2
-3
/
+15
*
nir/builder: Generate the alu helpers directly in python
Jason Ekstrand
2016-05-14
2
-31
/
+13
*
i965/fs: Use MRF0 for the repclear message
Jason Ekstrand
2016-05-14
1
-1
/
+1
*
i965/blorp: Simplify the sample layout calculation
Jason Ekstrand
2016-05-14
1
-17
/
+7
*
i965/fs: Organize prog_data by ksp number rather than SIMD width
Jason Ekstrand
2016-05-14
11
-192
/
+110
*
i965/gen7_wm: Move where we set the fast clear op
Jason Ekstrand
2016-05-14
1
-2
/
+2
*
i965/fs: Stop setting dispatch_grf_start_reg from the visitor
Jason Ekstrand
2016-05-14
5
-14
/
+9
*
i965/fs: Clean up the logic in compile_fs a bit
Jason Ekstrand
2016-05-14
1
-32
/
+41
*
i965/state: Clean up WM/PS state to pull more things out of prog_data
Jason Ekstrand
2016-05-14
4
-44
/
+15
*
i965/fs: Rework the persample shading key/prog_data bits
Jason Ekstrand
2016-05-14
7
-56
/
+60
*
nir: Add an info bit for uses_sample_qualifier
Jason Ekstrand
2016-05-14
3
-1
/
+13
*
i965: Fix undefined df bits in brw_reg comparisons.
Kenneth Graunke
2016-05-14
4
-12
/
+22
*
i965: disable cull distance temporarily.
Dave Airlie
2016-05-14
1
-1
/
+1
*
Revert "glsl: Extend lowering pass for gl_ClipDistance to support other array...
Dave Airlie
2016-05-14
3
-160
/
+95
*
docs: Mark GL_OES_shader_io_blocks as started
Ian Romanick
2016-05-13
1
-1
/
+1
*
docs: update ARB_cull_distance status.
Kristian Høgsberg Kristensen
2016-05-13
2
-1
/
+2
*
i965: Add support for GL_ARB_cull_distance
Kristian Høgsberg Kristensen
2016-05-13
9
-3
/
+23
*
st/mesa: flip y coordinate of interpolateAtOffset for winsys
Ilia Mirkin
2016-05-13
1
-2
/
+22
*
glsl: make sure that textureProj(bias) variants are only exposed in fs
Ilia Mirkin
2016-05-13
1
-37
/
+37
*
glsl: be more strict when validating shader inputs
Ilia Mirkin
2016-05-13
1
-8
/
+18
*
glsl: make sure that interpolateAt arguments are variables
Ilia Mirkin
2016-05-13
1
-1
/
+1
*
mesa/st: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
2
-0
/
+27
*
gallium: Add a pipe cap for arb_cull_distance
Tobias Klausmann
2016-05-14
15
-0
/
+16
*
glsl: Add arb_cull_distance support (v3)
Tobias Klausmann
2016-05-14
12
-39
/
+185
*
glsl: Extend lowering pass for gl_ClipDistance to support other arrays (v4)
Tobias Klausmann
2016-05-14
3
-95
/
+160
*
glsl: rename lower_clip_distance to lower_distance.
Dave Airlie
2016-05-14
2
-55
/
+55
*
mesa/main: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
10
-6
/
+27
*
glapi: Add GL_ARB_cull_distance
Tobias Klausmann
2016-05-14
1
-1
/
+6
*
anv/copy: Fix copying Images from Buffers with larger dimensions
Nanley Chery
2016-05-13
1
-8
/
+11
*
.mailmap: Fix my email addresses.
Maarten Lankhorst
2016-05-13
1
-2
/
+3
*
radeonsi/sid_tables: rename reg_table to sid_reg_table
Nicolai Hähnle
2016-05-13
2
-3
/
+3
*
radeonsi/sid_tables: store offset into global fields table instead of pointer
Nicolai Hähnle
2016-05-13
2
-9
/
+16
*
radeonsi/sid_tables: store strings by offset instead of by pointer
Nicolai Hähnle
2016-05-13
2
-28
/
+141
*
r600: remove TABLE_SIZE macro
Nicolai Hähnle
2016-05-13
2
-4
/
+2
*
r600: move alu_op_table to .c file
Nicolai Hähnle
2016-05-13
3
-277
/
+291
*
r600: move cf_op_table to .c file
Nicolai Hähnle
2016-05-13
2
-108
/
+111
*
r600: move fetch_op_table to .c file
Nicolai Hähnle
2016-05-13
2
-118
/
+121
*
r600: protect r600_isa.h with extern "C"
Nicolai Hähnle
2016-05-13
1
-0
/
+8
*
gallium/ddebug: Implement launch_grid.
Bas Nieuwenhuizen
2016-05-13
1
-0
/
+29
*
gallium/ddebug: Support compute states.
Bas Nieuwenhuizen
2016-05-13
1
-16
/
+40
*
gallium/ddebug: Add passthrough for get_compute_param.
Bas Nieuwenhuizen
2016-05-13
1
-0
/
+12
*
nir: Remove empty visit_call_src and visit_load_const_src functions
Ian Romanick
2016-05-12
1
-17
/
+2
[prev]
[next]