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
*
i965: enable ARB_shader_clock on gen7+
Emil Velikov
2015-10-30
2
-0
/
+2
*
i965: Implement nir_intrinsic_shader_clock
Emil Velikov
2015-10-30
2
-0
/
+19
*
i965/fs: move the fs_reg::smear() from get_timestamp() to the callers
Emil Velikov
2015-10-30
1
-12
/
+17
*
nir: add shader_clock intrinsic
Emil Velikov
2015-10-30
2
-0
/
+14
*
glsl: add support for the clock2x32ARB function
Emil Velikov
2015-10-30
1
-0
/
+43
*
glsl: add ARB_shader_clock infrastructure
Emil Velikov
2015-10-30
3
-0
/
+6
*
mesa: add infra for ARB_shader_clock
Emil Velikov
2015-10-30
2
-0
/
+2
*
nv50: do not create an invalid HW query type
Samuel Pitoiset
2015-10-30
2
-12
/
+30
*
nv50: move HW queries to nv50_query_hw.c/h files
Samuel Pitoiset
2015-10-30
8
-349
/
+476
*
nv50: move nva0_so_target_save_offset() to its correct location
Samuel Pitoiset
2015-10-30
3
-21
/
+18
*
nv50: add a header file for nv50_query
Samuel Pitoiset
2015-10-30
6
-40
/
+49
*
st/va: add support to export a surface as dmabuf
Julien Isorce
2015-10-30
3
-2
/
+144
*
st/va: implement VaDeriveImage
Julien Isorce
2015-10-30
3
-5
/
+138
*
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
2015-10-30
1
-0
/
+6
*
st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
2015-10-30
2
-6
/
+73
*
st/va: handle Video Post Processing for configs
Julien Isorce
2015-10-30
2
-2
/
+25
*
st/va: add colospace conversion through Video Post Processing
Julien Isorce
2015-10-30
4
-52
/
+259
*
st/va: implement dmabuf import for VaCreateSurfaces2
Julien Isorce
2015-10-30
1
-1
/
+96
*
st/va: implement VaCreateSurfaces2 and VaQuerySurfaceAttributes
Julien Isorce
2015-10-30
3
-52
/
+249
*
st/va: do not destroy old buffer when new one failed
Julien Isorce
2015-10-30
1
-6
/
+13
*
st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
2015-10-30
3
-11
/
+57
*
main: fix basename match's check if it's an array or struct
Samuel Iglesias Gonsalvez
2015-10-30
1
-1
/
+2
*
i965: Fix invalid memory accesses after resizing brw_codegen's store table
Kristian Høgsberg
2015-10-30
1
-4
/
+13
*
i965/sched: use liveness analysis for computing register pressure
Connor Abbott
2015-10-30
1
-56
/
+229
*
i965/fs: split out calculation of payload live ranges
Connor Abbott
2015-10-30
2
-22
/
+31
*
i965: dump scheduling cycle estimates
Connor Abbott
2015-10-30
4
-10
/
+36
*
i965: always run the post-RA scheduler
Connor Abbott
2015-10-30
1
-2
/
+1
*
i965/sched: write-after-read dependencies are free
Connor Abbott
2015-10-30
1
-5
/
+5
*
i965: fix cycle estimates when there's a pipeline stall
Connor Abbott
2015-10-30
1
-7
/
+8
*
vc4: Allow user index buffers, to avoid slow readback for shadow IBs.
Eric Anholt
2015-10-29
4
-10
/
+25
*
nv50: mark contexts shareable, compile at creation time
Ilia Mirkin
2015-10-29
2
-1
/
+4
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
8
-9
/
+52
*
i965: Add INTEL_DEBUG=nocompact to disable instruction compaction.
Matt Turner
2015-10-29
3
-0
/
+5
*
i965: Add INTEL_DEBUG=hex to print the hex with the disassembly.
Matt Turner
2015-10-29
3
-1
/
+3
*
i965: Print the type and writemask on null destinations.
Matt Turner
2015-10-29
1
-1
/
+1
*
i965: Test fixed_hw_reg.file against BRW_IMMEDIATE_VALUE, not IMM.
Matt Turner
2015-10-29
1
-4
/
+4
*
i965/vec4: Test against BRW_IMMEDIATE_VALUE, not IMM.
Matt Turner
2015-10-29
1
-1
/
+1
*
i965/fs: Use group(4, 0) to emit an exec-size 4 MOV.
Matt Turner
2015-10-29
1
-2
/
+3
*
i965/cfg: Handle no-idom case in cfg_t::dump_domtree().
Matt Turner
2015-10-29
1
-1
/
+3
*
i965/disasm: Remove unused _addr_mode argument from src_ia1().
Matt Turner
2015-10-29
1
-3
/
+0
*
i965: Set correct field for indirect align16 addrimm.
Matt Turner
2015-10-29
1
-1
/
+1
*
i965/vec4: Drop brw_set_default_* before popping insn state.
Matt Turner
2015-10-29
1
-3
/
+0
*
i965/vec4: Remove unnecessary #includes from the generator.
Matt Turner
2015-10-29
1
-8
/
+0
*
r600: enable SB for geom shaders on pre-evergreen
Dave Airlie
2015-10-30
1
-4
/
+0
*
i965/vec4: Eliminate the vec4_generator class altogether.
Kenneth Graunke
2015-10-29
1
-284
/
+180
*
i965/vec4: Move vec4_generator class definition into the .cpp file.
Kenneth Graunke
2015-10-29
2
-111
/
+110
*
i965/vec4: Wrap vec4_generator in a C function.
Kenneth Graunke
2015-10-29
4
-9
/
+37
*
i965/vec4: Convert src_reg/dst_reg to brw_reg at the end of the visitor.
Kenneth Graunke
2015-10-29
4
-110
/
+92
*
r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
2015-10-29
3
-6
/
+6
*
st/mesa: fix mipmap generation for immutable textures with incomplete pyramids
Nicolai Hähnle
2015-10-29
1
-32
/
+36
[next]