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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: correctly include the source files
Emil Velikov
2014-10-16
2
-3
/
+1
*
freedreno/ir3: large const support
Rob Clark
2014-10-15
5
-13
/
+33
*
freedreno: update generated headers
Rob Clark
2014-10-15
4
-5
/
+10
*
freedreno: fix layer_stride
Rob Clark
2014-10-15
1
-1
/
+1
*
freedreno: inline fd_draw_emit()
Rob Clark
2014-10-15
2
-49
/
+47
*
freedreno/ir3: optimize shader key comparision
Rob Clark
2014-10-15
5
-40
/
+79
*
freedreno/a3xx: refactor/optimize emit
Rob Clark
2014-10-15
7
-83
/
+125
*
freedreno/a3xx: refactor vertex state emit
Rob Clark
2014-10-15
11
-79
/
+83
*
vc4: Fix the uniform debug output.
Eric Anholt
2014-10-15
1
-1
/
+1
*
vc4: Add support for user clip plane and gl_ClipVertex.
Eric Anholt
2014-10-15
5
-4
/
+91
*
vc4: Move the output semantics setup to a helper.
Eric Anholt
2014-10-15
1
-16
/
+28
*
r600g,radeonsi: Only set use_staging_texture = TRUE once
Michel Dänzer
2014-10-15
1
-8
/
+5
*
r600g,radeonsi: Use staging texture for transfers if any miplevel is tiled
Michel Dänzer
2014-10-15
1
-1
/
+1
*
winsys/radeon: Use separate caching buffer manager for each set of flags
Michel Dänzer
2014-10-15
3
-41
/
+32
*
clover: Fix regression in module serialization
Tom Stellard
2014-10-14
1
-0
/
+1
*
st/gbm: fix order of arguments passed to is_format_supported
Ilia Mirkin
2014-10-14
1
-1
/
+1
*
freedreno: use tgsi_lowering
Rob Clark
2014-10-14
8
-1673
/
+6
*
r300/compiler: remove useless check
David Heidelberger
2014-10-14
1
-5
/
+2
*
ilo: Build pipe-loader for ilo
Nick Sarnie
2014-10-14
2
-0
/
+40
*
automake: explicitly set TARGET_RADEON_{WINSYS,COMMON}
Emil Velikov
2014-10-14
3
-5
/
+5
*
vc4: Fix render target NPOT alignment at small miplevels.
Eric Anholt
2014-10-14
1
-3
/
+12
*
vc4: Add support for having 0 vertex elements used.
Eric Anholt
2014-10-14
2
-6
/
+47
*
auxilary/os: Add DragonFly BSD support in os_get_total_physical_memory.
Vinson Lee
2014-10-13
1
-0
/
+2
*
ilo: clear writer pointer after unmapping
Chia-I Wu
2014-10-14
1
-0
/
+1
*
vc4: Write the VPM read setup multiple times to queue all the inputs.
Eric Anholt
2014-10-13
1
-3
/
+18
*
vc4: Add support for the TXL opcode.
Eric Anholt
2014-10-13
1
-5
/
+15
*
vc4: Improve the accuracy of SIN and COS.
Eric Anholt
2014-10-13
1
-11
/
+17
*
vc4: Match VS outputs to FS inputs.
Eric Anholt
2014-10-13
3
-18
/
+135
*
vc4: Add support for the CEIL opcode.
Eric Anholt
2014-10-13
1
-0
/
+22
*
vc4: Add support for the SSG opcode.
Eric Anholt
2014-10-13
1
-0
/
+12
*
r600g: Implement GL_ARB_sample_shading
Glenn Kennard
2014-10-12
10
-119
/
+383
*
radeonsi: use tgsi_shader_info in si_llvm_emit_fs_epilogue
Marek Olšák
2014-10-12
1
-71
/
+61
*
radeonsi: remove si_shader_output_values::index
Marek Olšák
2014-10-12
1
-17
/
+6
*
radeonsi: use tgsi_shader_info in si_llvm_emit_vs_epilogue
Marek Olšák
2014-10-12
1
-26
/
+13
*
radeonsi: remove shader->input[] and output[] arrays and dependencies
Marek Olšák
2014-10-12
3
-89
/
+2
*
radeonsi: move param_offset out of shader->input[] and output[]
Marek Olšák
2014-10-12
3
-7
/
+10
*
radeonsi: use tgsi_shader_info to get a list of GS outputs
Marek Olšák
2014-10-12
2
-14
/
+12
*
radeonsi: use tgsi_shader_info in si_update_spi_map
Marek Olšák
2014-10-12
1
-9
/
+13
*
radeonsi: simplify dereferences in si_update_spi_map
Marek Olšák
2014-10-12
1
-2
/
+2
*
radeonsi: use tgsi_shader_info in si_shader_vs
Marek Olšák
2014-10-12
1
-2
/
+3
*
radeonsi: use tgsi_shader_info in si_shader_ps
Marek Olšák
2014-10-12
3
-5
/
+5
*
radeonsi: use tgsi_shader_info in fetch_input_gs
Marek Olšák
2014-10-12
1
-4
/
+5
*
radeonsi: don't rely on shader->output in si_llvm_emit_fs_epilogue
Marek Olšák
2014-10-12
1
-1
/
+1
*
radeonsi: use tgsi_shader_info in si_llvm_emit_es_epilogue
Marek Olšák
2014-10-12
1
-17
/
+5
*
radeonsi: don't recompile shaders when changing nr_cbufs from 0 to 1
Marek Olšák
2014-10-12
3
-4
/
+4
*
radeonsi: remove vs.ucps_enabled from the shader key
Marek Olšák
2014-10-12
3
-15
/
+0
*
radeonsi: assume ClipDistance usage mask is always 0xf
Marek Olšák
2014-10-12
2
-8
/
+2
*
clover: Fix unintended fall-through in kernel::argument::bind.
Francisco Jerez
2014-10-12
1
-0
/
+3
*
clover: Append implicit arguments to the kernel argument list.
Jan Vesely
2014-10-12
1
-13
/
+29
*
clover: Pass execution dimensions and offset to the kernel as implicit argume...
Francisco Jerez
2014-10-12
2
-25
/
+70
[next]