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
*
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
2017-07-31
1
-2
/
+4
*
Android: fix xmlconfig build
Rob Herring
2017-07-31
1
-0
/
+3
*
docs: Update feature list for GL 4.6
Adam Jackson
2017-07-31
1
-8
/
+14
*
util/ra: fix memory leak
Eric Engestrom
2017-07-31
1
-0
/
+2
*
mesa: drop unnecessary GLAPIENTRY to _mesa_init_line()
Samuel Pitoiset
2017-07-31
2
-2
/
+2
*
mesa: only check errors when the state change in glClipControl()
Samuel Pitoiset
2017-07-31
1
-14
/
+16
*
mesa: only check errors when the state change in glPointSize()
Samuel Pitoiset
2017-07-31
1
-10
/
+9
*
mesa: only check errors when the state change in glCullFace()
Samuel Pitoiset
2017-07-31
1
-9
/
+10
*
mesa: only check errors when the state change in glProvokingVertex()
Samuel Pitoiset
2017-07-31
1
-3
/
+3
*
dri_interface: document loaderPrivate for getCapability
Marek Olšák
2017-07-31
1
-0
/
+4
*
ac/common: always build NIR translation
Nicolai Hähnle
2017-07-31
1
-7
/
+2
*
Android: fix compile error for DRI2 loader getCapability
Rob Herring
2017-07-31
1
-1
/
+1
*
Attempt to fix AppVeyor build, round 2
Nicolai Hähnle
2017-07-31
1
-5
/
+7
*
Revert "st/mesa: release sampler views when redefining a texture in st_contex...
Marek Olšák
2017-07-31
1
-2
/
+0
*
Attempt to fix the AppVeyor build
Nicolai Hähnle
2017-07-31
2
-4
/
+1
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
54
-111
/
+125
*
xmlconfig: remove GL type dependencies
Nicolai Hähnle
2017-07-31
1
-6
/
+4
*
radeonsi: ensure that temp array allocas are in the entry block
Nicolai Hähnle
2017-07-31
1
-1
/
+1
*
radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders
Nicolai Hähnle
2017-07-31
3
-1
/
+8
*
radeonsi: VS as ES/LS are not yet supported with R600_DEBUG=nir
Nicolai Hähnle
2017-07-31
1
-0
/
+2
*
radeonsi/nir: lower uniforms to UBO loads
Nicolai Hähnle
2017-07-31
1
-0
/
+10
*
ac/nir: implement load_frag_coord intrinsic
Nicolai Hähnle
2017-07-31
1
-0
/
+10
*
radeonsi/nir: lower txp instructions
Nicolai Hähnle
2017-07-31
1
-0
/
+5
*
ac/nir: pass ac_llvm_context to unpack_param
Nicolai Hähnle
2017-07-31
1
-18
/
+18
*
ac/nir,radeonsi: add and use ac_shader_abi::frag_pos
Nicolai Hähnle
2017-07-31
3
-17
/
+26
*
ac/nir,radeonsi: add and use ac_shader_abi::{ancillary,sample_coverage}
Nicolai Hähnle
2017-07-31
3
-8
/
+10
*
ac/nir,radv: move force_persample to ac_shader_info::force_persample
Nicolai Hähnle
2017-07-31
6
-6
/
+10
*
radeonsi: tweak next-shader assumptions when streamout is used
Nicolai Hähnle
2017-07-31
1
-5
/
+11
*
radeonsi: use new function ac_build_umin for edgeflag clamping
Nicolai Hähnle
2017-07-31
3
-1
/
+9
*
ac/nir: clamp shadow texture comparison value on VI
Nicolai Hähnle
2017-07-31
1
-1
/
+13
*
ac/nir: add always_vector argument to ac_build_gather_values_extended
Nicolai Hähnle
2017-07-31
3
-19
/
+13
*
ac/nir,radeonsi: add ac_shader_abi::front_face
Nicolai Hähnle
2017-07-31
3
-7
/
+15
*
ac/nir: pass ac_nir_context to emit_ddxy
Nicolai Hähnle
2017-07-31
1
-15
/
+14
*
ac/nir: pass ac_nir_context to SSBO intrinsic handlers
Nicolai Hähnle
2017-07-31
1
-55
/
+59
*
radeonsi: implement and use ac_shader_abi::load_ssbo
Nicolai Hähnle
2017-07-31
2
-11
/
+20
*
radeonsi: make get_indirect_index globally visible
Nicolai Hähnle
2017-07-31
2
-10
/
+13
*
ac/nir: load buffer descriptors via ac_shader_abi::load_ssbo
Nicolai Hähnle
2017-07-31
2
-8
/
+30
*
ac/nir: pass ac_nir_context to emit_discard_if
Nicolai Hähnle
2017-07-31
1
-8
/
+8
*
ac/nir: extract shader_info->fs.can_discard from NIR shader info
Nicolai Hähnle
2017-07-31
1
-2
/
+2
*
radeonsi/nir: perform radeonsi-specific lowering and optimization passes
Nicolai Hähnle
2017-07-31
1
-0
/
+41
*
radeonsi/nir: perform lowering of input/output driver locations
Nicolai Hähnle
2017-07-31
3
-0
/
+29
*
ac/nir: handle old-style shadow tex instructions correctly
Nicolai Hähnle
2017-07-31
1
-1
/
+3
*
ac/nir: whitespace fixes
Nicolai Hähnle
2017-07-31
1
-1
/
+1
*
ac/nir: use shader_info pass to determine whether instance_id is used
Nicolai Hähnle
2017-07-31
3
-2
/
+9
*
ac/nir: move setting shader_info->fs.writes_memory to radv-specific code
Nicolai Hähnle
2017-07-31
1
-6
/
+3
*
radeonsi/nir: add image descriptor loading
Nicolai Hähnle
2017-07-31
3
-8
/
+32
*
ac/nir: add image and write parameter to ac_shader_abi::load_sampler_desc
Nicolai Hähnle
2017-07-31
3
-20
/
+30
*
ac/nir: add support for arrays-of-arrays to get_sampler_desc
Nicolai Hähnle
2017-07-31
1
-5
/
+20
*
radeonsi/nir: set si_shader_context::num_{sampler,images}
Nicolai Hähnle
2017-07-31
1
-0
/
+5
*
radeonsi/nir: implement ac_shader_abi::load_sampler_desc
Nicolai Hähnle
2017-07-31
3
-20
/
+49
[next]