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
/
compiler
/
glsl
/
builtin_functions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: expose AMD_texture_texture4
Marek Olšák
2018-12-04
1
-0
/
+10
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
1
-17
/
+0
*
mesa: Add GL/GLSL plumbing for INTEL_fragment_shader_ordering
Kevin Rogovin
2018-08-28
1
-0
/
+17
*
mesa: expose AMD_gpu_shader_int64
Marek Olšák
2018-08-24
1
-1
/
+2
*
glsl: Add built-in functions for INTEL_shader_atomic_float_minmax
Ian Romanick
2018-08-22
1
-1
/
+32
*
glsl: Add built-in functions for NV_shader_atomic_float
Ian Romanick
2018-08-22
1
-3
/
+48
*
Add NV_fragment_shader_interlock support.
Kevin Rogovin
2018-08-20
1
-0
/
+18
*
mesa/util: add allow_glsl_relaxed_es driconfig override
Timothy Arceri
2018-06-19
1
-1
/
+2
*
mesa: Add GL/GLSL plumbing for ARB_fragment_shader_interlock.
Plamena Manolova
2018-06-01
1
-0
/
+54
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+1
*
mesa: implement ARB_compatibility
Marek Olšák
2018-02-23
1
-1
/
+1
*
mesa: add OES_EGL_image_external_essl3 support
Ilia Mirkin
2018-02-06
1
-0
/
+17
*
glsl: Remove ir_binop_greater and ir_binop_lequal expressions
Ian Romanick
2017-10-30
1
-7
/
+16
*
glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Timothy Arceri
2017-08-11
1
-10
/
+1
*
glsl: update the extensions/functions that are enabled for 460
Samuel Pitoiset
2017-08-07
1
-17
/
+94
*
glsl: check if any of the named builtins are available first
Ilia Mirkin
2017-07-05
1
-2
/
+11
*
glsl: rename image_* qualifiers to memory_*
Samuel Pitoiset
2017-05-04
1
-15
/
+15
*
glsl: implement arb_shader_ballot builtins using intrinsics
Nicolai Hähnle
2017-04-28
1
-3
/
+83
*
glsl: implement arb_shader_group_vote builtins via intrinsics
Nicolai Hähnle
2017-04-28
1
-6
/
+32
*
glsl: make use of glsl_type::is_double()
Samuel Pitoiset
2017-04-21
1
-6
/
+6
*
glsl: use the BA1 macro for textureQueryLevels()
Samuel Pitoiset
2017-04-11
1
-32
/
+33
*
glsl: use the BA1 macro for textureSamples()
Samuel Pitoiset
2017-04-11
1
-9
/
+10
*
glsl: use the BA1 macro for textureCubeArrayShadow()
Samuel Pitoiset
2017-04-11
1
-5
/
+6
*
glsl: add ARB_shader_ballot builtin functions
Nicolai Hähnle
2017-04-05
1
-0
/
+77
*
glsl: use -O1 optimization for builtin_functions.cpp with MinGW
Brian Paul
2017-03-31
1
-0
/
+20
*
glsl: fix clockARB builtin function
Nicolai Hähnle
2017-03-31
1
-1
/
+1
*
glsl: builtin: always return clones of the builtins
Lionel Landwerlin
2017-03-09
1
-5
/
+17
*
glsl: correct compute shader checks for memoryBarrier functions
Marc Di Luzio
2017-02-06
1
-6
/
+12
*
glsl: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
2017-01-31
1
-1
/
+21
*
glsl: Rewrite atan2 implementation to fix accuracy and handling of zero/infin...
Francisco Jerez
2017-01-31
1
-36
/
+60
*
glsl: Add "built-in" functions to do 64%64 => 64 modulus
Ian Romanick
2017-01-20
1
-0
/
+8
*
glsl: Add "built-in" functions to do 64/64 => 64 division
Ian Romanick
2017-01-20
1
-0
/
+8
*
glsl: Add "built-in" function for 64-bit integer sign()
Ian Romanick
2017-01-20
1
-0
/
+4
*
glsl: Add "built-in" functions to do 64x64 => 64 multiplication
Ian Romanick
2017-01-20
1
-0
/
+9
*
glsl: Move builtin_function related prototypes to a separate file
Ian Romanick
2017-01-20
1
-0
/
+1
*
glsl: Add interaction between ARB_gpu_shader_int64 and ARB_shader_clock
Ian Romanick
2017-01-20
1
-1
/
+19
*
glsl: Add 64-bit integer functions
Dave Airlie
2017-01-20
1
-3
/
+174
*
glsl: Do not allow scalar types in vector relational functions
Boyan Ding
2017-01-09
1
-19
/
+10
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-6
/
+6
*
glsl: Use a simpler formula for tanh
Jason Ekstrand
2016-12-09
1
-8
/
+10
*
compiler/glsl: fix precision problem of tanh
Haixia Shi
2016-12-09
1
-2
/
+10
*
glsl: Disable textureOffset(sampler2DArrayShadow, ...) in GLSL ES.
Kenneth Graunke
2016-10-16
1
-1
/
+7
*
glsl: Kill __intrinsic_atomic_sub
Ian Romanick
2016-10-04
1
-8
/
+46
*
glsl: Remove ir_function_signature::_is_intrinsic field
Ian Romanick
2016-10-04
1
-2
/
+0
*
glsl: Add ir_function_signature::is_intrinsic() method
Ian Romanick
2016-10-04
1
-2
/
+2
*
glsl: Track a unique intrinsic ID with each intrinsic function
Ian Romanick
2016-10-04
1
-72
/
+136
*
glsl: Delete ftransform support from builtin_functions.cpp.
Kenneth Graunke
2016-09-23
1
-26
/
+4
*
mesa: add EXT_texture_cube_map_array support
Ilia Mirkin
2016-08-28
1
-0
/
+2
*
mesa: Add support for OES_texture_cube_map_array
Ian Romanick
2016-08-26
1
-10
/
+19
*
glsl: Add and use has_texture_cube_map_array helper
Ian Romanick
2016-08-26
1
-4
/
+2
[next]