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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add a lower_fdiv option, turn fdiv into fmul/frcp.
Kenneth Graunke
2016-01-05
1
-0
/
+1
*
i965: Only turn on ARB_compute_shader if we can write registers.
Kenneth Graunke
2016-01-05
1
-2
/
+3
*
i965: Use rcp in brw_lower_texture_gradients rather than 1.0 / x.
Kenneth Graunke
2016-01-05
1
-1
/
+1
*
mesa: fix GL_MAX_NAME_LENGTH query for tessellation shaders
Timothy Arceri
2016-01-06
1
-2
/
+6
*
i965/gen9: Modify the conditions to use blitter on skl+
Anuj Phogat
2016-01-05
1
-3
/
+9
*
i965/gen9: Return false in place of assert in intelEmitCopyBlit()
Anuj Phogat
2016-01-05
1
-3
/
+4
*
i965/gen9: Remove regions overlap check in fast copy blit
Anuj Phogat
2016-01-05
1
-5
/
+0
*
i965/gen9: Don't use fast copy blit in case of non power of 2 cpp
Anuj Phogat
2016-01-05
1
-2
/
+4
*
i915/i965: Fix typo in perf_debug message
Ian Romanick
2016-01-05
2
-2
/
+2
*
st/mesa: minor indentation fixes
Brian Paul
2016-01-05
1
-4
/
+4
*
mesa: minor clean-up of some memcpy/sizeof() calls in m_matrix.c
Brian Paul
2016-01-05
1
-7
/
+7
*
mesa: check for z=0 in _mesa_Vertex3dv()
Brian Paul
2016-01-05
1
-1
/
+4
*
i965: quieten compiler warning about out-of-bounds access
Ilia Mirkin
2016-01-05
1
-0
/
+1
*
i965/wm: use binding size for ubo/ssbo when automatic size is unset
Ilia Mirkin
2016-01-05
1
-4
/
+10
*
Revert "i965/wm: use proper API buffer size for the surfaces."
Ilia Mirkin
2016-01-05
4
-13
/
+5
*
st/mesa: make KHR_debug output independent of context creation flags (v2)
Nicolai Hähnle
2016-01-04
4
-57
/
+98
*
i965/wm: use proper API buffer size for the surfaces.
Samuel Iglesias Gonsálvez
2016-01-04
4
-5
/
+13
*
st/mesa: use PK2H/UP2H when supported
Ilia Mirkin
2016-01-03
3
-5
/
+14
*
st/mesa: fix parameter names for tesseval/tessctrl prototypes
Samuel Pitoiset
2016-01-03
1
-4
/
+4
*
nouveau: fix double-const qualifier
Ilia Mirkin
2016-01-03
2
-2
/
+2
*
nir: extract out helper macros for running passes
Rob Clark
2016-01-03
1
-36
/
+9
*
i965: Make TCS precompile use the TES primitive mode when available.
Kenneth Graunke
2016-01-02
1
-1
/
+3
*
i965: Push most TES inputs in SIMD8 mode.
Kenneth Graunke
2016-01-02
1
-12
/
+30
*
i965: Use LOAD_PAYLOAD for SIMD8 TES input loads, not MOV.
Kenneth Graunke
2016-01-02
1
-1
/
+4
*
i965: Move 3-src subnr swizzle handling into the vec4 backend.
Kenneth Graunke
2016-01-02
2
-6
/
+18
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-3
/
+6
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-8
/
+4
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
3
-3
/
+5
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
4
-4
/
+4
*
st/mesa: fix GLSL uniform updates for glBitmap & glDrawPixels (v2)
Marek Olšák
2016-01-02
5
-19
/
+25
*
program: add _mesa_reserve_parameter_storage
Marek Olšák
2016-01-02
2
-15
/
+36
*
mesa: Fix warning with MESA_VERBOSE=api for BindBufferRange
Jordan Justen
2016-01-01
1
-1
/
+1
*
st/mesa: sort extensions enablement array
Ilia Mirkin
2016-01-01
1
-11
/
+11
*
mesa: Add MESA_VERBOSE=api for GL_ARB_program_interface_query
Jordan Justen
2016-01-01
1
-0
/
+39
*
mesa: Add MESA_VERBOSE=api for several indexed BindBuffer variants
Jordan Justen
2016-01-01
1
-2
/
+25
*
st/glsl_to_tgsi: fix block movs for doubles
Dave Airlie
2016-01-01
1
-1
/
+14
*
st/glsl_to_tgsi: handle different attrib size
Dave Airlie
2016-01-01
1
-5
/
+14
*
st/glsl_to_tgsi: readd the double_reg2 for input index mapping
Dave Airlie
2016-01-01
1
-2
/
+2
*
st/glsl_to_tgsi: when doing reladdr get vec4 of correct type
Dave Airlie
2016-01-01
1
-1
/
+1
*
st/glsl_to_tgsi: handle double immediates in matrices properly.
Dave Airlie
2016-01-01
1
-11
/
+48
*
st/glsl_to_tgsi: setup writemask for double arrays and matricies.
Dave Airlie
2016-01-01
1
-1
/
+20
*
st/glsl_to_tgsi: handle doubles in array shrinking code.
Dave Airlie
2016-01-01
1
-2
/
+7
*
st/glsl_to_tgsi: handle doubles outputs in arrays.
Dave Airlie
2016-01-01
1
-4
/
+31
*
st/glsl_to_tgsi: store if dst is double in array
Dave Airlie
2016-01-01
1
-3
/
+10
*
drirc: Disable ARB_blend_func_extended for Heaven 4.0/Valley 1.0.
Kenneth Graunke
2015-12-30
1
-0
/
+8
*
st/mesa: add GL_ARB_shader_draw_parameters support
Ilia Mirkin
2015-12-30
3
-2
/
+4
*
i965/gen8: Always use BRW_REGISTER_TYPE_UW for MUL on GEN8+
Marta Lofstedt
2015-12-30
2
-29
/
+1
*
nir/builder: Add an init function that creates a simple shader for you
Jason Ekstrand
2015-12-29
1
-10
/
+3
*
mesa/st: Pad out _mesa_sysval_to_semantic for new SYSTEM_VALUE_* enums
Kristian Høgsberg Kristensen
2015-12-29
1
-0
/
+2
*
i965: Reemit vertex state between indirect multi draws
Kristian Høgsberg Kristensen
2015-12-29
1
-2
/
+22
[next]