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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv: Always use the full driver path in the intel_icd.*.json
Jason Ekstrand
2016-10-21
2
-8
/
+2
*
anv: Suffix the intel_icd file with the host CPU
Jason Ekstrand
2016-10-21
2
-5
/
+4
*
radeonsi: fix a regression in si_eliminate_const_output
Nicolai Hähnle
2016-10-21
1
-4
/
+3
*
nv50,nvc0: don't keep track of whether fb rt0 is integer-only
Ilia Mirkin
2016-10-21
6
-44
/
+22
*
Revert "Revert "mapi: export all GLES 3.2 functions in libGLESv2.so""
Francisco Jerez
2016-10-20
1
-0
/
+12
*
glapi: Move PrimitiveBoundingBox and BlendBarrier definitions into ES3.2 cate...
Francisco Jerez
2016-10-20
1
-13
/
+17
*
util: Include string.h in bitscan.h.
Vinson Lee
2016-10-20
1
-0
/
+1
*
nvc0: do not break 3D state by pushing MS coordinates on Fermi
Samuel Pitoiset
2016-10-20
1
-43
/
+44
*
nvc0: translate compute shaders at program creation
Samuel Pitoiset
2016-10-20
1
-0
/
+4
*
vbo: clean up with 'indent', whitespace fixes, etc in vbo_exec_array.c
Brian Paul
2016-10-20
1
-252
/
+276
*
vbo: whitespace fixes and reformatting in vbo_exec_api.c
Brian Paul
2016-10-20
1
-42
/
+64
*
vbo: minor clean-up in vbo_exec_api.c
Brian Paul
2016-10-20
1
-5
/
+2
*
vbo: move attribute type assignment
Brian Paul
2016-10-20
1
-1
/
+2
*
vbo: rename reset_attrfv() to vbo_reset_all_attr()
Brian Paul
2016-10-20
1
-4
/
+6
*
vbo: make vbo_reset_attr() static
Brian Paul
2016-10-20
2
-3
/
+5
*
vbo: trivial indentation fix in vbo_exec_api.c
Brian Paul
2016-10-20
1
-1
/
+1
*
gallivm: try to fix build with LLVM <= 3.4 due to missing CallSite.h
Marek Olšák
2016-10-20
1
-1
/
+5
*
radeonsi: fix build of si_eliminate_const_vs_outputs on LLVM <= 3.8
Marek Olšák
2016-10-20
1
-3
/
+2
*
gallivm: add wrappers for missing functions in LLVM <= 3.8
Marek Olšák
2016-10-20
2
-0
/
+27
*
radeonsi: fix 64-bit loads from LDS
Nicolai Hähnle
2016-10-20
1
-1
/
+1
*
st/mesa: only set primitive_restart when the restart index is in range
Nicolai Hähnle
2016-10-20
1
-2
/
+13
*
st/glsl_to_tgsi: sort input and output decls by TGSI index
Nicolai Hähnle
2016-10-20
1
-0
/
+28
*
st/glsl_to_tgsi: fix block copies of arrays of structs
Nicolai Hähnle
2016-10-20
1
-2
/
+4
*
st/glsl_to_tgsi: fix block copies of arrays of doubles
Nicolai Hähnle
2016-10-20
1
-0
/
+1
*
glsl: Indirect array indexing on non-last SSBO member must fail compilation
Iago Toral Quiroga
2016-10-20
2
-7
/
+15
*
nv50/ir: process texture offset sources as regular sources
Ilia Mirkin
2016-10-19
1
-53
/
+94
*
nv50,nvc0: avoid reading out of bounds when getting bogus so info
Ilia Mirkin
2016-10-19
2
-2
/
+8
*
wsi/wayland: fix error path
Eric Engestrom
2016-10-20
1
-0
/
+4
*
anv: drop unused zero macro.
Dave Airlie
2016-10-20
1
-2
/
+0
*
radv: use emit_icmp for samples_identical
Dave Airlie
2016-10-20
1
-1
/
+1
*
i965/cs: Don't use a thread channel ID for small local sizes
Jordan Justen
2016-10-19
1
-2
/
+11
*
i965/cs: Use udiv/umod for local IDs
Jordan Justen
2016-10-19
1
-1
/
+1
*
mesa: remove unused LocalSizeVariable
Timothy Arceri
2016-10-20
2
-6
/
+0
*
nvc0/ir: simplify predicate logic for GK104 atomic operations
Samuel Pitoiset
2016-10-19
1
-14
/
+7
*
nvc0/ir: remove useless NVC0LoweringPass::gMemBase
Samuel Pitoiset
2016-10-19
1
-4
/
+1
*
nv50/ir: print CCTL subops in debug mode
Samuel Pitoiset
2016-10-19
1
-0
/
+9
*
nir: Optimize integer division and modulus with 1
Ian Romanick
2016-10-19
1
-0
/
+4
*
radeonsi: eliminate trivial constant VS outputs
Marek Olšák
2016-10-19
3
-2
/
+186
*
nv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT
Samuel Pitoiset
2016-10-19
1
-0
/
+1
*
radeonsi: remove cb0_is_integer handling
Marek Olšák
2016-10-19
3
-13
/
+3
*
st/mesa: disable alpha-test, alpha-to-coverage, alpha-to-one for integer FBs
Marek Olšák
2016-10-19
2
-2
/
+4
*
mesa: remove gl_shader_compiler_options::EmitNoNoise
Marek Olšák
2016-10-19
5
-7
/
+1
*
glsl_to_tgsi: remove code for fixing up TGSI labels
Marek Olšák
2016-10-19
1
-90
/
+2
*
glsl_to_tgsi: remove subroutine support
Marek Olšák
2016-10-19
2
-205
/
+5
*
mesa_to_tgsi: remove remnants of flow control and subroutine support
Marek Olšák
2016-10-19
1
-92
/
+1
*
mesa_to_tgsi: drop support for instructions that can't occur here
Marek Olšák
2016-10-19
1
-72
/
+0
*
glsl_to_tgsi: allocate glsl_to_tgsi_instruction::tex_offsets on demand
Marek Olšák
2016-10-19
1
-1
/
+4
*
glsl_to_tgsi: merge buffer and sampler fields in glsl_to_tgsi_instruction
Marek Olšák
2016-10-19
1
-32
/
+31
*
glsl_to_tgsi: reduce the size of glsl_to_tgsi_instruction using bitfields
Marek Olšák
2016-10-19
1
-17
/
+19
*
glsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg
Marek Olšák
2016-10-19
1
-31
/
+40
[prev]
[next]