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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Translate 4-byte index buffers to 2 bytes.
Eric Anholt
2014-10-19
4
-10
/
+92
*
vc4: Add support for rebasing texture levels so firstlevel == 0.
Eric Anholt
2014-10-19
5
-3
/
+83
*
vc4: Apply a Newton-Raphson step to improve RSQ
Eric Anholt
2014-10-18
1
-2
/
+20
*
vc4: Apply a Newton-Raphson step to improve RCP.
Eric Anholt
2014-10-18
1
-1
/
+17
*
vc4: Add a little bit more packet parsing to make dump reading easier.
Eric Anholt
2014-10-18
1
-19
/
+114
*
vc4: Make some assertions about how many flushes/EOFs the simulator sees.
Eric Anholt
2014-10-17
4
-9
/
+26
*
vc4: Fix accidental dropping of the low bits of the store tilebuffer packet.
Eric Anholt
2014-10-17
1
-3
/
+5
*
vc4: Set the primitive list format at the start of rendering.
Eric Anholt
2014-10-17
2
-0
/
+15
*
vc4: Replace the FLUSH_ALL with FLUSH.
Eric Anholt
2014-10-17
1
-1
/
+3
*
vc4: Add some comments about state management.
Eric Anholt
2014-10-17
2
-0
/
+11
*
vc4: Make sure there's exactly 1 tile store per tile coords packet.
Eric Anholt
2014-10-17
1
-15
/
+64
*
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
*
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
*
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
*
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
[next]