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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: add component packing support for tes
Timothy Arceri
2016-07-07
1
-5
/
+33
*
i965: add component packing support for gs
Timothy Arceri
2016-07-07
2
-5
/
+19
*
nir: use the same driver location for packed varyings
Timothy Arceri
2016-07-07
2
-5
/
+7
*
i965/docs: update Intel Linux Graphics URLs
Eric Engestrom
2016-07-06
2
-2
/
+2
*
i965: Remove trailing whitespace
Iago Toral Quiroga
2016-07-05
1
-1
/
+1
*
i965: Make inline function static
Iago Toral Quiroga
2016-07-05
1
-1
/
+1
*
i965: make more effective use of SamplersUsed
Timothy Arceri
2016-07-05
7
-19
/
+10
*
i965/urb: Allow blorp to record current settings
Topi Pohjolainen
2016-07-04
3
-74
/
+53
*
i965/blorp/gen7+: Do not trigger push constant space reconfig
Topi Pohjolainen
2016-07-04
1
-2
/
+1
*
i965/blorp/gen7+: Stop trashing push constant allocation
Topi Pohjolainen
2016-07-04
2
-92
/
+1
*
i965/blorp: Remove support for push constants
Topi Pohjolainen
2016-07-04
5
-145
/
+12
*
i965/blorp: Use flat inputs instead of uniforms
Topi Pohjolainen
2016-07-04
2
-15
/
+18
*
i965/blorp: Fix the size requirement for vertex elements
Topi Pohjolainen
2016-07-04
3
-16
/
+29
*
i965/blorp: Load tranformation coordinates as vec4
Topi Pohjolainen
2016-07-04
2
-16
/
+11
*
i965/blorp: Rename LOAD_UNIFORM to LOAD_INPUT
Topi Pohjolainen
2016-07-04
1
-9
/
+9
*
i965/blorp: Organize pixel kill and blend/scaled inputs into vec4s
Topi Pohjolainen
2016-07-04
3
-36
/
+65
*
i965/blorp: Prepare for more than two vertex attributes
Topi Pohjolainen
2016-07-04
4
-3
/
+22
*
i965/blorp: Tell vertex fetcher about flat inputs
Topi Pohjolainen
2016-07-04
2
-8
/
+30
*
i965/blorp: Add support for flat input buffer
Topi Pohjolainen
2016-07-04
1
-3
/
+65
*
i965/blorp: Store input read mask
Topi Pohjolainen
2016-07-04
2
-0
/
+2
*
i965/blorp: Rename push constants to inputs
Topi Pohjolainen
2016-07-04
5
-22
/
+22
*
i965/blorp: Use core vertex buffer state setup
Topi Pohjolainen
2016-07-04
1
-48
/
+14
*
i965/blorp: Split vertex data and element setup
Topi Pohjolainen
2016-07-04
1
-21
/
+25
*
i965: Unify vertex buffer setup
Topi Pohjolainen
2016-07-04
2
-29
/
+46
*
i965/draw: Expose vertex buffer state setup
Topi Pohjolainen
2016-07-04
2
-18
/
+37
*
i965: don't drop const initializers in vector splitting
Rob Clark
2016-07-02
1
-0
/
+12
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
4
-1
/
+14
*
i965: intel_texture_barrier reimplemented
Alejandro PiƱeiro
2016-07-01
1
-1
/
+20
*
i965: Simplify foreach_inst_in_block_safe() macro.
Matt Turner
2016-06-30
1
-3
/
+2
*
Revert "i965: get PrimitiveMode from the program rather than the shader struct"
Andres Gomez
2016-06-30
1
-2
/
+3
*
glsl/mesa: move duplicate shader fields into new struct gl_shader_info
Timothy Arceri
2016-06-30
1
-1
/
+1
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
11
-33
/
+31
*
i965: Use drmIoctl for DRM_I915_GETPARAM (v2)
Chad Versace
2016-06-29
1
-5
/
+6
*
i965: Use intel_get_param() more often
Chad Versace
2016-06-29
1
-11
/
+5
*
i965: Refactor intel_get_param()
Chad Versace
2016-06-29
1
-7
/
+8
*
i965: Print EOT in fs_visitor::dump_instruction().
Kenneth Graunke
2016-06-27
1
-0
/
+4
*
i965: Make emit_urb_writes() not produce an EOT message for GS.
Kenneth Graunke
2016-06-27
1
-0
/
+7
*
i965: Use miptree to decide format on multi-plane images for gen < 7
Jordan Justen
2016-06-26
1
-1
/
+2
*
i965: Skip update_texture_surface when the plane doesn't exist
Jordan Justen
2016-06-24
3
-29
/
+26
*
i965: Validate a few SEND-from-GRF requirements.
Kenneth Graunke
2016-06-24
1
-0
/
+18
*
i965: Delete send-from-GRF only opcodes from implied_mrf_writes().
Kenneth Graunke
2016-06-24
1
-19
/
+0
*
i965: Drop unnecessary inst->base_mrf = -1 assignments.
Kenneth Graunke
2016-06-24
2
-16
/
+0
*
i965: Set fs_inst::base_mrf = -1 by default.
Kenneth Graunke
2016-06-24
1
-0
/
+1
*
i965: Drop unused return value from intel_finalize_mipmap_tree().
Kenneth Graunke
2016-06-24
2
-7
/
+5
*
i965: Move contents of brw_tex.c into intel_tex_validate.c.
Kenneth Graunke
2016-06-24
4
-58
/
+20
*
i965: Preserve the internal format of the dri image
Jordan Justen
2016-06-23
1
-3
/
+10
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
4
-4
/
+4
*
i965: Implement rasterizer discard via SOL unless required for queries.
Kenneth Graunke
2016-06-23
2
-0
/
+21
*
i965: Combine 3DSTATE_STREAMOUT emitters and genX_sol_state atoms.
Kenneth Graunke
2016-06-23
4
-99
/
+37
*
i965: Copy propagate before doing variable index lowering.
Kenneth Graunke
2016-06-23
1
-0
/
+2
[next]