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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: fix optimization of discard nested multiple levels
Nicolai Hähnle
2016-07-28
1
-1
/
+8
*
st_glsl_to_tgsi: only skip over slots of an input array that are present
Nicolai Hähnle
2016-07-28
1
-1
/
+5
*
clover: make GCC 4.8 happy
Dieter Nützel
2016-07-27
1
-1
/
+1
*
i965: remove unnecessary null check
Timothy Arceri
2016-07-28
1
-4
/
+1
*
glsl: free hash tables earlier
Timothy Arceri
2016-07-28
1
-7
/
+3
*
nvc0: enable ARB_tessellation_shader on GM107+
Samuel Pitoiset
2016-07-27
1
-3
/
+0
*
gm107/ir: add a legalize SSA pass for PFETCH
Samuel Pitoiset
2016-07-27
4
-2
/
+43
*
nvc0: fix up TCP header on GM107+
Samuel Pitoiset
2016-07-27
1
-0
/
+9
*
vbo: Fix handling of POS/GENERIC0 attributes.
Mathias Fröhlich
2016-07-27
1
-3
/
+16
*
radeon/llvm: Use alloca instructions for larger arrays [revert a revert]
Marek Olšák
2016-07-26
2
-25
/
+149
*
r600g: add support for B5G6R5 PBO uploads via texture buffers (v2)
Marek Olšák
2016-07-26
1
-0
/
+6
*
radeonsi: pre-generate shader logs for ddebug
Marek Olšák
2016-07-26
4
-6
/
+34
*
radeonsi: add empty lines after shader stats
Marek Olšák
2016-07-26
1
-1
/
+1
*
radeonsi: move the shader key dumping to si_shader_dump
Marek Olšák
2016-07-26
3
-5
/
+9
*
ddebug: implement pipelined hang detection mode
Marek Olšák
2016-07-26
4
-4
/
+567
*
ddebug: don't save pointers to call parameters
Marek Olšák
2016-07-26
2
-6
/
+6
*
ddebug: move dd_call into dd_pipe.h
Marek Olšák
2016-07-26
2
-66
/
+66
*
ddebug: separate draw call dumping logic
Marek Olšák
2016-07-26
1
-21
/
+26
*
ddebug: move all states into a separate structure
Marek Olšák
2016-07-26
3
-129
/
+140
*
ddebug: write contents of dmesg into hang reports
Marek Olšák
2016-07-26
1
-4
/
+25
*
ddebug: implement create_batch_query
Marek Olšák
2016-07-26
1
-0
/
+27
*
ddebug: don't use abort()
Marek Olšák
2016-07-26
1
-1
/
+1
*
ddebug: make dd_get_file_stream accept the screen only
Marek Olšák
2016-07-26
1
-7
/
+8
*
ddebug: clean up ddebug_screen_create
Marek Olšák
2016-07-26
1
-16
/
+23
*
gallium: rework flags for pipe_context::dump_debug_state
Marek Olšák
2016-07-26
4
-17
/
+34
*
vc4: add hash table look-up for exported dmabufs
Rob Herring
2016-07-26
4
-3
/
+56
*
vc4: Disable early Z with computed depth.
Eric Anholt
2016-07-26
3
-2
/
+11
*
ttn: Update shader->info as we generate code.
Eric Anholt
2016-07-26
1
-0
/
+13
*
mesa: standardize naming Mesa3D, MESA -> Mesa
Vedran Miletić
2016-07-26
3
-4
/
+4
*
mesa: Make MESA_SHADER_CAPTURE_PATH skip shaders with Name == -1.
Kenneth Graunke
2016-07-26
1
-1
/
+1
*
mesa: Use AC_HEADER_MAJOR to include correct header for major().
Matt Turner
2016-07-26
3
-4
/
+17
*
glsl: Remove references to tail_pred.
Matt Turner
2016-07-26
1
-9
/
+9
*
glx: Avoid aliasing violations.
Matt Turner
2016-07-26
2
-24
/
+25
*
mesa: Avoid aliasing violation in uniform_query.cpp.
Matt Turner
2016-07-26
1
-14
/
+31
*
mesa: Avoid aliasing violation in FXT1.
Matt Turner
2016-07-26
1
-2
/
+2
*
swrast: Avoid aliasing violation.
Matt Turner
2016-07-26
1
-2
/
+2
*
glsl: Avoid aliasing violations.
Matt Turner
2016-07-26
2
-10
/
+4
*
glsl: Separate overlapping sentinel nodes in exec_list.
Matt Turner
2016-07-26
25
-137
/
+165
*
i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations
Jason Ekstrand
2016-07-26
1
-17
/
+2
*
i965/miptree/isl: Stop multiplying depth by 6 for cubes
Jason Ekstrand
2016-07-26
1
-5
/
+0
*
i965/blorp/gen8: Stop multiplying depth by 6 for cubes
Jason Ekstrand
2016-07-26
1
-4
/
+1
*
nvc0: use nvc0_m2mf_push_linear() to reduce code duplication
Samuel Pitoiset
2016-07-26
1
-13
/
+3
*
nvc0: use nve4_p2mf_push_linear() to reduce code duplication
Samuel Pitoiset
2016-07-26
1
-36
/
+9
*
main: memcpy larger chunks in _mesa_propagate_uniforms_to_driver_storage
Nils Wallménius
2016-07-25
1
-6
/
+23
*
st/va: enable h264 VAAPI encode
Boyuan Zhang
2016-07-25
1
-5
/
+1
*
st/va: add function to handle misc param type frame rate
Boyuan Zhang
2016-07-25
1
-5
/
+19
*
st/va: add enviromental variable to disable interlace
Boyuan Zhang
2016-07-25
1
-0
/
+4
*
st/va: add preset values for VAAPI encode
Boyuan Zhang
2016-07-25
1
-0
/
+27
*
st/va: add functions for VAAPI encode
Boyuan Zhang
2016-07-25
3
-2
/
+178
*
st/va: get rate control method from configattrib v2
Boyuan Zhang
2016-07-25
3
-0
/
+15
[next]