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
/
drivers
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move perf_debug code to brw_codegen_*_prog()
Kristian Høgsberg Kristensen
2015-09-14
5
-76
/
+75
*
i965: Move brw_fs_precompile() to brw_wm.c
Kristian Høgsberg Kristensen
2015-09-14
2
-58
/
+59
*
i965: Move compute shader code around
Kristian Høgsberg Kristensen
2015-09-14
5
-333
/
+362
*
i965/vec4_nir: Load constants as integers
Antia Puentes
2015-09-14
1
-2
/
+2
*
i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
2015-09-14
1
-0
/
+21
*
i965/nir: Support gl_WorkGroupID variable
Jordan Justen
2015-09-13
1
-1
/
+9
*
i965/cs: Initialize gl_WorkGroupID variable from payload
Jordan Justen
2015-09-13
2
-0
/
+20
*
i965/nir: Support gl_LocalInvocationID variable
Jordan Justen
2015-09-13
1
-0
/
+17
*
i965/cs: Initialize gl_LocalInvocationID from payload
Jordan Justen
2015-09-13
2
-2
/
+24
*
i965/cs: Initialize gl_LocalInvocationID in push constant data
Jordan Justen
2015-09-13
1
-4
/
+52
*
i965/cs: Reserve local invocation id in payload regs
Jordan Justen
2015-09-13
4
-0
/
+45
*
i965/vec4: Don't reswizzle hardware registers
Jason Ekstrand
2015-09-12
1
-0
/
+8
*
i965/emit: Add assertions for accumulator restrictions
Jason Ekstrand
2015-09-12
1
-0
/
+17
*
i965/vec4: check writemask when bailing out at register coalesce
Alejandro Piñeiro
2015-09-11
1
-4
/
+6
*
i965: Use hash tables for brw_fs_vector_splitting().
Kenneth Graunke
2015-09-11
1
-22
/
+22
*
i915, i965: Silence unused parameter warnings in intel_batchbuffer_advance
Ian Romanick
2015-09-10
1
-0
/
+2
*
i915, i965: Silence unused parameter warnings in intel_miptree_unmap_gtt
Ian Romanick
2015-09-10
1
-6
/
+2
*
i965: Make intel_miptree_map_raw static
Ian Romanick
2015-09-10
2
-19
/
+17
*
i915, i965: Silence unused parameter warnings in intel_mipmap_tree.h
Ian Romanick
2015-09-10
1
-0
/
+4
*
i965: Silence unused parameter warnings in intel_mipmap_tree.c
Ian Romanick
2015-09-10
3
-11
/
+9
*
i965: Silence unused parameter warnings in intel_fbo.c
Ian Romanick
2015-09-10
1
-3
/
+8
*
i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
Jordan Justen
2015-09-10
4
-1
/
+8
*
i965/cs: Emit texture surfaces to enable CS sampling
Jordan Justen
2015-09-10
2
-1
/
+3
*
i965: Set up sampler state for compute shaders
Jordan Justen
2015-09-10
1
-2
/
+12
*
i965/fs: Set first_non_payload_grf in assign_curb_setup
Jordan Justen
2015-09-10
1
-4
/
+5
*
i965: Support compute shaders in is_scalar_shader_stage()
Jordan Justen
2015-09-10
1
-0
/
+1
*
i965: Support CS in update_stage_texture_surfaces
Jordan Justen
2015-09-10
1
-0
/
+7
*
i965: enable ARB_shader_texture_image_samples
Ilia Mirkin
2015-09-10
1
-0
/
+1
*
i965: add handling for imageSamples
Ilia Mirkin
2015-09-10
1
-0
/
+5
*
i965: add support for textureSamples function
Ilia Mirkin
2015-09-10
10
-1
/
+35
*
i965: Fix typos in license
Ian Romanick
2015-09-10
33
-66
/
+66
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
31
-129
/
+62
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
4
-9
/
+9
*
i965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
Kenneth Graunke
2015-09-10
1
-0
/
+9
*
nir/glsl: Use lower_outputs_to_temporaries instead of relying on GLSL IR
Jason Ekstrand
2015-09-09
1
-3
/
+0
*
i965/nir: Use nir_system_value_from_intrinsic to reduce duplication.
Kenneth Graunke
2015-09-08
2
-60
/
+17
*
i965: Mark topologies with adjacency information as G45+.
Kenneth Graunke
2015-09-08
1
-4
/
+4
*
i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.
Kenneth Graunke
2015-09-08
1
-1
/
+1
*
i965: Add 64-bit dirty flag handling to brw_upload_pull_constants
Chris Forbes
2015-09-08
2
-2
/
+2
*
i965: Add defines for all new Gen7/8 URB opcodes
Chris Forbes
2015-09-08
2
-10
/
+16
*
i965/gen8+: Skip depth stalls on state change
Ben Widawsky
2015-09-08
1
-0
/
+8
*
i965/skl: Use more compact hiz dimensions
Ben Widawsky
2015-09-08
1
-32
/
+32
*
i965: Disallow fast blit paths for CopyTexImage with PixelTransfer ops
Chris Wilson
2015-09-07
2
-0
/
+8
*
i965/nir/vec4: removed unneeded tex src swizzle set
Alejandro Piñeiro
2015-09-07
1
-1
/
+0
*
i965: Remove base miplevel from sampler state.
Ben Widawsky
2015-09-04
3
-6
/
+1
*
i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels
Chris Wilson
2015-09-04
2
-0
/
+8
*
i965/vec4: Don't unspill the same register in consecutive instructions
Iago Toral Quiroga
2015-09-04
1
-8
/
+118
*
i965: Add a debug option for spilling everything in vec4 code
Iago Toral Quiroga
2015-09-04
4
-5
/
+7
*
i965: Improve disassembly of data port read messages.
Kenneth Graunke
2015-09-03
1
-4
/
+27
*
i965: Optimize VUE map comparisons.
Kenneth Graunke
2015-09-03
2
-4
/
+4
[next]