projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
radeon: fix ColorMask
[mesa.git]
/
src
/
mesa
/
program
/
prog_execute.c
2018-04-12
Marek Olšák
mesa: include mtypes.h less
blob
|
commitdiff
|
raw
2018-03-20
Timothy Arceri
mesa: rework ParameterList to allow packing
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Gert Wollny
mesa/program/prog_execute.c: Silence -Wunused-param
blob
|
commitdiff
|
raw
|
diff to current
2016-11-17
Timothy Arceri
st/mesa/r200/i915/i965: move ARB program fields into...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-10
Ian Romanick
prog: Delete all remains of OPCODE_SNE, OPCODE_SEQ...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
Jason Ekstrand
Merge remote-tracking branch 'public/master' into vulkan
blob
|
commitdiff
|
raw
|
diff to current
2016-03-02
Matt Turner
program: Clean up after condition code removal.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-02
Kenneth Graunke
Merge remote-tracking branch 'origin/master' into vulkan
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Matt Turner
program: Remove NV_fragment_program Abs support.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Matt Turner
program: Remove incorrect comment about OPCODE_TXD.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Matt Turner
program: Remove OPCODE_TXP_NV.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Matt Turner
program: Remove condition-code and precision support.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Matt Turner
program: Remove OPCODE_KIL_NV.
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Matt Turner
program: Avoid double promotion.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Matt Turner
program: Use exp2(x) instead of pow(2.0, x).
blob
|
commitdiff
|
raw
|
diff to current
2015-06-26
Connor Abbott
Merge branch 'wip/nir-vtn' into vulkan
blob
|
commitdiff
|
raw
|
diff to current
2015-06-24
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Matt Turner
program: Shrink and rename SaturateMode field to Saturate.
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
Brian Paul
mesa: remove unneeded #include of colormac.h
blob
|
commitdiff
|
raw
|
diff to current
2015-03-02
Brian Paul
mesa/program: replace Elements() with ARRAY_SIZE()
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Brian Paul
mesa: remove INV_SQRTF() macro
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Brian Paul
mesa: replace FABSF with fabsf
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Brian Paul
mesa: replace FLOORF with floorf
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Brian Paul
mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Matt Turner
mesa: Use assert() instead of ASSERT wrapper.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Jan Vesely
mesa: Fix some signed-unsigned comparison warnings
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Jan Vesely
mesa: remove comparisons that are always true
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Brian Paul
mesa: remove unused functions in prog_execute.c
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Eric Anholt
mesa: Drop unused NV_fragment_program opcodes.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Eric Anholt
mesa: Drop unused SFL/STR opcodes.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Matt Turner
mesa: Drop USE_IEEE define.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Eric Anholt
mesa: Remove PROGRAM_ENV_PARAM enum.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Eric Anholt
mesa: Remove PROGRAM_LOCAL_PARAM enum.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Anuj Phogat
mesa: Return ZeroVec/dummyReg instead of NULL pointer
blob
|
commitdiff
|
raw
|
diff to current
2013-06-05
Rico Schüller
mesa: remove outdated version lines in comments
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Kenneth Graunke
mesa: Restore 78-column wrapping of license text in...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Kenneth Graunke
mesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Kenneth Graunke
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Marek Olšák
mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Paul Berry
Replace gl_frag_attrib enum with gl_varying_slot.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
Matt Turner
Remove OpenVMS support
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Kenneth Graunke
mesa: Remove PROGRAM_WRITE_ONLY register type.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Kenneth Graunke
mesa: Remove support for named parameters.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Eric Anholt
mesa: Remove Mesa IR opcodes that existed only for...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Brian Paul
mesa: use F_TO_I() instead of IROUND()
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Brian Paul
mesa: s/INLINE/inline/
blob
|
commitdiff
|
raw
|
diff to current
2011-08-27
Stéphane Marchesin
Merge branch 'master' of git://anongit.freedesktop...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-19
Brian Paul
mesa: set Q=1 for OPCODE_TEX execution
blob
|
commitdiff
|
raw
|
diff to current
2011-08-16
Ian Romanick
mesa: Bump instruction execution limit to 65536
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
Bryan Cain
Merge branch 'glsl-to-tgsi'
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Bryan Cain
mesa: support boolean and integer-based parameters...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Christian König
Merge remote branch 'origin/master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2011-01-15
Brian Paul
Merge branch 'draw-instanced'
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Christian König
Merge remote branch 'vdpau/pipe-video' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-12-22
Christian König
Merge remote branch 'origin/master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-12-19
Christoph Bumiller
Merge remote branch 'origin/master' into nvc0-new
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Brian Paul
mesa: more program debug code
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Brian Paul
mesa: implement system values in program interpreter
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Christian König
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Thomas Balling Sør...
Merge branch 'pipe-video' of git://anongit.freedesktop...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-26
Thomas Balling Sør...
Merge branch 'master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Keith Whitwell
Merge branch 'llvm-cliptest-viewport'
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Keith Whitwell
Merge remote branch 'origin/master' into lp-setup-llvm
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Kristian Høgsberg
Drop GLcontext typedef and use struct gl_context instead
blob
|
commitdiff
|
raw
|
diff to current
2010-10-12
Christian König
Merge branch 'master' of ssh://git.freedesktop.org...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-05
Thomas Balling Sør...
Merge branch 'master' into pipe-video
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Christoph Bumiller
Merge remote branch 'origin/master' into nv50-compiler
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Brian Paul
mesa: more prog_execute.c debug code
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Ian Romanick
prog_execute: Implement OPCODE_TXL
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Christoph Bumiller
Merge remote branch 'origin/master' into nv50-compiler
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Ian Romanick
Merge branch 'glsl2'
blob
|
commitdiff
|
raw
|
diff to current
2010-08-14
Ian Romanick
Merge branch 'master' into glsl2
blob
|
commitdiff
|
raw
|
diff to current
2010-07-31
Vinson Lee
mesa: Remove unnecessary headers.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Vinson Lee
mesa: Include macros.h in files that use symbols from...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-29
Brian Paul
mesa: implement RCC opcode
blob
|
commitdiff
|
raw
|
diff to current
2010-07-27
Eric Anholt
Merge remote branch 'origin/master' into glsl2
blob
|
commitdiff
|
raw
|
diff to current
2010-06-28
Jakob Bornecrantz
Merge branch 'gallium-drm-driver-drescriptor'
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Brian Paul
Merge branch 'shader-file-reorg'
blob
|
commitdiff
|
raw
|
diff to current
2010-06-11
Brian Paul
mesa: rename src/mesa/shader/ to src/mesa/program/
blob
|
commitdiff
|
raw
|
diff to current