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
/
mesa
/
drivers
/
dri
/
i915
/
i915_fragprog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: remove BindProgram
Marek Olšák
2017-03-29
1
-25
/
+0
*
st/mesa/glsl: add new is_arb_asm flag in gl_program
Timothy Arceri
2017-01-06
1
-4
/
+6
*
st/mesa/r200/i915/i965: move ARB program fields into a union
Timothy Arceri
2016-11-17
1
-6
/
+6
*
st/mesa/r200/i915/i965: use rzalloc() to create gl_program
Timothy Arceri
2016-11-03
1
-2
/
+2
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
1
-3
/
+3
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-20
/
+20
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
prog: Delete all remains of OPCODE_SNE, OPCODE_SEQ, OPCODE_SGT, and OPCODE_SLE
Ian Romanick
2016-05-10
1
-148
/
+0
*
program: Remove OPCODE_KIL_NV.
Matt Turner
2016-03-01
1
-20
/
+0
*
program: convert _mesa_init_gl_program() to take struct gl_program *
Emil Velikov
2015-10-15
1
-4
/
+5
*
program: remove _mesa_init_*_program wrappers
Marek Olšák
2015-10-09
1
-4
/
+3
*
i915: Fix texcoord vs. varying collision in fragment programs
Ville Syrjälä
2015-09-30
1
-16
/
+67
*
program: Shrink and rename SaturateMode field to Saturate.
Matt Turner
2015-06-03
1
-1
/
+1
*
i915: Fix GCC unused-but-set-variable warning in release build.
Vinson Lee
2015-03-09
1
-4
/
+1
*
i915c: Use the actual MIN instruction.
Kenneth Graunke
2015-02-17
1
-15
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i915: Add support for gl_FragData[0] reads.
Henri Verbeet
2013-12-22
1
-0
/
+1
*
mesa: Remove PROGRAM_ENV_PARAM enum.
Eric Anholt
2013-11-15
1
-8
/
+0
*
mesa: Remove PROGRAM_LOCAL_PARAM enum.
Eric Anholt
2013-11-15
1
-3
/
+0
*
i915: Optimize SEQ and SNE when two operands are uniforms
Ian Romanick
2013-08-26
1
-12
/
+70
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-32
/
+32
*
mesa: Remove support for named parameters.
Kenneth Graunke
2012-10-16
1
-1
/
+0
*
mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
Eric Anholt
2012-10-15
1
-1
/
+0
*
mesa: Use a new, more specific hook for shader uniform changes.
Kenneth Graunke
2012-08-25
1
-0
/
+8
*
i915: fix wrong rendering of gl_PointSize on Pineview
Yuanhan Liu
2012-03-05
1
-0
/
+4
*
mesa: Make gl_program::InputsRead 64 bits.
Mathias Fröhlich
2011-11-29
1
-2
/
+2
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-2
/
+2
*
i915: out-of-bounds write in calc_live_regs()
Chris Wilson
2011-09-30
1
-4
/
+4
*
intel: Fix warnings from gl_constant_parameter changes.
Eric Anholt
2011-08-05
1
-4
/
+2
*
i915: Fail without crashing if a Mesa IR program uses too many registers
Ian Romanick
2011-08-02
1
-2
/
+13
*
i915: Simplify intel_wpos_* with a helper function.
Eric Anholt
2011-07-18
1
-6
/
+3
*
i915: Include gl_FragCoord.w data, not just xyz.
Eric Anholt
2011-07-18
1
-3
/
+3
*
i915: Add support for gl_FragData[0] for output color.
Eric Anholt
2011-07-12
1
-0
/
+1
*
i915: i915_context::vertex_fog is always I915_FOG_NONE, so kill it
Ian Romanick
2011-04-21
1
-1
/
+1
*
i915: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
1
-9
/
+0
*
intel: fix build
Marek Olšák
2011-03-29
1
-1
/
+1
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-1
/
+1
*
i915: Derive the gl_fragment_program from i915_fragment_program.
Henri Verbeet
2011-03-07
1
-6
/
+5
*
i915: Emit a single relocation per vbo
Chris Wilson
2011-02-21
1
-0
/
+4
*
i915: Calculate partial result to temp register first
Ian Romanick
2011-02-10
1
-8
/
+8
*
i915: Only mark a register as available if all components are written
Ian Romanick
2011-02-01
1
-3
/
+17
*
i915: Fix INTEL_DEBUG=wm segmentation fault
Shuang He
2010-12-16
1
-5
/
+5
*
i915: Correctly generate unconditional KIL instructions
Ian Romanick
2010-12-01
1
-1
/
+5
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-7
/
+7
*
intel: Remove noise opcode support from i915 and i965 drivers
Ian Romanick
2010-09-10
1
-15
/
+0
*
i915: Add support for SSG opcode.
Eric Anholt
2010-08-17
1
-0
/
+35
*
i915: Add support for reading output regs in the FS.
Eric Anholt
2010-08-17
1
-0
/
+14
*
i915: Add support for OPCODE_DP2.
Eric Anholt
2010-08-17
1
-0
/
+12
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-5
/
+5
*
i915: Add debugging for just prorgam compile under INTEL_DEBUG=wm
Eric Anholt
2010-04-27
1
-0
/
+11
[next]