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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Call TransformFeedback driver hooks before setting flags.
Kenneth Graunke
2016-05-20
1
-5
/
+5
*
nir: Fix crash in nir_lower_wpos_center().
Kenneth Graunke
2016-05-20
1
-1
/
+1
*
nir: remove dead glsl variables before lowering io.
Dave Airlie
2016-05-21
1
-0
/
+1
*
spirv: Handle the PixelCenterInteger execution mode.
Kenneth Graunke
2016-05-20
3
-0
/
+7
*
i965: Delete dead dFdy flipping code.
Kenneth Graunke
2016-05-20
1
-19
/
+5
*
i965: Delete brw_wm_prog_key::render_to_fbo and drawable_height.
Kenneth Graunke
2016-05-20
3
-50
/
+0
*
i965, anv: Use NIR FragCoord re-center and y-transform passes.
Kenneth Graunke
2016-05-20
8
-57
/
+39
*
nir: Add a simple nir_lower_wpos_center() pass for Vulkan drivers.
Kenneth Graunke
2016-05-20
3
-0
/
+109
*
nir: Don't use ffma in nir_lower_wpos_ytransform().
Kenneth Graunke
2016-05-20
1
-12
/
+8
*
nir: Handle fddy_fine and fddy_coarse in nir_lower_wpos_ytransform.
Kenneth Graunke
2016-05-20
1
-1
/
+3
*
nir: Make lower_wpos_ytransform_block a void function.
Kenneth Graunke
2016-05-20
1
-3
/
+1
*
nir: Make nir_lower_wpos_ytransform() match FragCoord by location.
Kenneth Graunke
2016-05-20
1
-1
/
+2
*
nir: Add interp_var_at_offset flipping.
Kenneth Graunke
2016-05-20
1
-0
/
+21
*
nir: Fix fddy swizzles in nir_lower_wpos_ytransform().
Kenneth Graunke
2016-05-20
1
-0
/
+3
*
nir: Fix wpos_ytransform lowering state_slot swizzle.
Kenneth Graunke
2016-05-20
1
-0
/
+2
*
i965: Fix brw_regs_equal() for NaN and positive/negative zero.
Kenneth Graunke
2016-05-20
1
-1
/
+2
*
virgl: handle cull distance cap.
Dave Airlie
2016-05-21
1
-0
/
+1
*
virgl: Add missing texture transfer_inline_write
Rob Herring
2016-05-21
1
-1
/
+1
*
anv: Merge in my TODO list items
Kristian Høgsberg Kristensen
2016-05-20
1
-0
/
+11
*
mesa: Replace uses of Shared->Mutex with hash-table mutexes
Matt Turner
2016-05-20
9
-50
/
+78
*
hash: Add _mesa_HashRemoveLocked() function.
Matt Turner
2016-05-20
2
-4
/
+17
*
i965: Pass nir_src/nir_dest by reference.
Matt Turner
2016-05-20
4
-18
/
+18
*
glsl: Guard against NULL dereference
Mark Janes
2016-05-20
1
-1
/
+1
*
anv: Enable textureCompressionASTC_LDR on Gen9+
Nanley Chery
2016-05-20
2
-29
/
+29
*
anv/format: Reorder ASTC mappings to match ISL enum ordering
Nanley Chery
2016-05-20
1
-14
/
+14
*
genxml: Expand SKL's SurfaceFormat field width for ASTC
Nanley Chery
2016-05-20
1
-2
/
+1
*
isl: Handle npot ASTC block dimensions on Gen9+
Nanley Chery
2016-05-20
1
-4
/
+4
*
isl: Add 2D ASTC format layouts and enums
Nanley Chery
2016-05-20
3
-1
/
+59
*
mesa: Build EGL without X11 headers after interop patchset
Youry Metlitsky
2016-05-20
1
-1
/
+14
*
nir/validate: assume() that hashtable entry exists
Rob Clark
2016-05-20
1
-0
/
+3
*
nir: coverity unitialized pointer read
Rob Clark
2016-05-20
1
-0
/
+2
*
nir: coverity sign-extension fix
Rob Clark
2016-05-20
1
-1
/
+1
*
nir/glsl_to_nir: quell some uninit_member coverity errors
Rob Clark
2016-05-20
1
-0
/
+6
*
freedreno/ir3: need to lower fmod too
Rob Clark
2016-05-20
1
-0
/
+2
*
i965: Fix strerror error code sign
Mark Janes
2016-05-20
1
-1
/
+1
*
nir/spirv: Handle the NonReadable decoration on struct members
Jason Ekstrand
2016-05-19
1
-0
/
+1
*
anv/pipeline: Bounds-check resource indices when robuts_buffer_access is enabled
Jason Ekstrand
2016-05-19
1
-17
/
+35
*
anv/pipeline: Only do buffer bounds checks if robustBufferAccess is enabled
Jason Ekstrand
2016-05-19
1
-1
/
+7
*
anv/apply_dynamic_offsets: Use rewrite_src instead of a regular assignment
Jason Ekstrand
2016-05-19
1
-4
/
+5
*
anv/device: Add a boolean for robust buffer access
Jason Ekstrand
2016-05-19
2
-0
/
+4
*
anv: Add a TODO file
Jason Ekstrand
2016-05-19
1
-0
/
+23
*
glsl: handle same struct redeclaration (v2)
Dave Airlie
2016-05-20
3
-4
/
+11
*
i965/fs: Recognize and emit ld_lz, sample_lz, sample_c_lz.
Matt Turner
2016-05-19
1
-2
/
+10
*
i965: Add infrastucture for sample lod-zero operations.
Matt Turner
2016-05-19
6
-0
/
+33
*
i965/fs: Add and use get_nir_src_imm().
Matt Turner
2016-05-19
2
-4
/
+19
*
nvc0: account for shader-allocated local memory needs
Ilia Mirkin
2016-05-19
2
-2
/
+2
*
nv50/ir: treat addresses as local
Ilia Mirkin
2016-05-19
1
-1
/
+1
*
swr: [rasterizer] utility functions for shared libs
Tim Rowley
2016-05-19
2
-2
/
+64
*
swr: [rasterizer jitter] fix assert in AVX implementation of MASKLOADD
Tim Rowley
2016-05-19
1
-2
/
+7
*
swr: [rasterizer core] apply KNOB_TOSS_DRAW to more functions
Tim Rowley
2016-05-19
1
-0
/
+20
[next]