projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-04-05
Ilia Mirkin
freedreno: remove tex_resource
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3: handle FRAG IN's without interpolation...
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3/cmdline: add @const headers for immediates
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3/cmdline: remove hack for old compiler
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3: handle const/immed/abs/neg in cp
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3: split float/int abs/neg
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3: add ir3 builder helpers
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
freedreno/ir3: fix sam argument order comment
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
xa: support for drivers which use NIR
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
build: add libnir.la
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
gallium/ttn: MOD is an integer instruction
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
gallium/ttn: add UMAD
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
nir: add lowering for idiv/udiv/umod
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
nir: fix typo for f2b/i2b/b2i expressions (v2)
commit
|
commitdiff
|
tree
2015-04-05
Rob Clark
nir: add option to lower slt/sge/seq/sne
commit
|
commitdiff
|
tree
2015-04-05
Mathias Froehlich
mesa: Remove unused variables left over from 107ae27e57d.
commit
|
commitdiff
|
tree
2015-04-05
Mathias Fröhlich
i965: Implement support for ARB_clip_control.
commit
|
commitdiff
|
tree
2015-04-05
Mathias Froehlich
mesa: Remove the _WindowMap from gl_viewport_attrib.
commit
|
commitdiff
|
tree
2015-04-05
Mathias Froehlich
tnl: Maintain the _WindowMap matrix in TNLcontext v2.
commit
|
commitdiff
|
tree
2015-04-05
Mathias Froehlich
radeon: Make use of _mesa_get_viewport_xform v2.
commit
|
commitdiff
|
tree
2015-04-05
Mathias Froehlich
i965: Make use of _mesa_get_viewport_xform.
commit
|
commitdiff
|
tree
2015-04-04
Ilia Mirkin
nv50: allocate more offset space for occlusion queries
commit
|
commitdiff
|
tree
2015-04-04
Jason Ekstrand
nir/lower_samplers: Use the right memory context for...
commit
|
commitdiff
|
tree
2015-04-03
Jason Ekstrand
i965: Use brw_nir_cubemap_normalize for NIR shaders
commit
|
commitdiff
|
tree
2015-04-03
Jason Ekstrand
nir: Add a cubemap normalizing pass
commit
|
commitdiff
|
tree
2015-04-03
Jason Ekstrand
i965: Check the INTEL_USE_NIR environment variable...
commit
|
commitdiff
|
tree
2015-04-03
Jason Ekstrand
nir/from_ssa: Don't set reg->parent_instr for ssa_undef...
commit
|
commitdiff
|
tree
2015-04-03
Jason Ekstrand
nir: Add a src_get_parent_instr function
commit
|
commitdiff
|
tree
2015-04-03
Eric Anholt
i965: Use the tex projector lowering pass instead of...
commit
|
commitdiff
|
tree
2015-04-03
Eric Anholt
nir: Add a lowering pass for texture projectors.
commit
|
commitdiff
|
tree
2015-04-03
Eric Anholt
nir: Add an interface to turn a nir_src into a nir_ssa_def.
commit
|
commitdiff
|
tree
2015-04-03
Eric Anholt
nir: Add an interface for the builder to insert instruc...
commit
|
commitdiff
|
tree
2015-04-03
Jose Fonseca
gallium: fix gcc compile errors when using _XOPEN_SOURC...
commit
|
commitdiff
|
tree
2015-04-03
Carl Worth
i965: Rename do_<stage>_prog to brw_compile_<stage...
commit
|
commitdiff
|
tree
2015-04-03
Carl Worth
i965: Split out per-stage dirty-bit checking into separ...
commit
|
commitdiff
|
tree
2015-04-03
Carl Worth
i965: Split out brw_<stage>_populate_key into their...
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
nv50/ir: avoid folding immediates into imad operations
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
nv50/ir: fix imad emission when dst == src2
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
nir: Allocate nir_tex_instr::sources out of the instruc...
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
nir: Allocate predecessor and dominance frontier sets...
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
nir: Allocate register fields out of the register itself.
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
nir: Make nir_create_function() strdup the function...
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
nir: Free dead variables when removing them.
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
nir: Combine remove_dead_local_vars() and remove_dead_g...
commit
|
commitdiff
|
tree
2015-04-02
Kenneth Graunke
ralloc: Implement a new ralloc_adopt() API.
commit
|
commitdiff
|
tree
2015-04-02
Jason Ekstrand
nir/opt_peephole_ffma: Fix a couple typos in a comment
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
mesa: add ARB_depth_buffer_float to ES3.0 required...
commit
|
commitdiff
|
tree
2015-04-02
Eric Anholt
vc4: Add support for nir_iabs.
commit
|
commitdiff
|
tree
2015-04-02
Jason Ekstrand
i965/generator: Get rid of the ! in the unreachable...
commit
|
commitdiff
|
tree
2015-04-02
Jason Ekstrand
nir/print: Correctly print swizzles for explicitly...
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno/a3xx: add MRT support
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno: convert blit program to array for each numbe...
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno: add support for laying out MRTs in gmem
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno: add core infrastructure support for MRTs
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno/ir3: add support for FS_COLOR0_WRITES_ALL_CBU...
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno/a3xx: add independent blend function support
commit
|
commitdiff
|
tree
2015-04-02
Ilia Mirkin
freedreno: remove alpha key from ir3_shader
commit
|
commitdiff
|
tree
2015-04-02
Stéphane Marchesin
i915g: Implement EGL_EXT_image_dma_buf_import
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
i965/fs: Relax type check in cmod propagation.
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Remove useless ftrunc inside f2i/f2u.
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Recognize (a < b || a < c) as a < max(b, c).
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Add addition/multiplication identities of exp...
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Add identities for the log function.
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Add identities for the exponential function.
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Recognize another open coded lrp.
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
nir: Recognize open coded lrp.
commit
|
commitdiff
|
tree
2015-04-01
Kenneth Graunke
nir: Use _mesa_flsll(InputsRead) in prog->nir.
commit
|
commitdiff
|
tree
2015-04-01
Kenneth Graunke
mesa: Implement _mesa_flsll().
commit
|
commitdiff
|
tree
2015-04-01
Kenneth Graunke
nir: In prog->nir, don't wrap dot products with ptn_cha...
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
i965: Use the same nir options for all gens
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
i965/nir: Run DCE again before going out of SSA
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
i965/nir: Run the ffma peephole after the rest of the...
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir/peephole_ffma: Be less agressive about fusing multi...
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir: Add a dedicated ffma peephole optimization
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir: Move the compare-with-zero optimizations to the...
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir/algebraic: Add a seperate section for "late" optimi...
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir/algebraic: Remove a duplicate optimization
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir/algebraic: #define around structure definitions
commit
|
commitdiff
|
tree
2015-04-01
Jason Ekstrand
nir/print: Don't print extra swizzzle components
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
configure: nuke --with-max-{width,height}
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
gallium: ship tgsi_to_nir.h in the tarball
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
configure.ac: error out if python/mako is not found...
commit
|
commitdiff
|
tree
2015-04-01
Matt Turner
glsl: Make sure not to dereference NULL.
commit
|
commitdiff
|
tree
2015-04-01
Laura Ekstrand
main: create_buffers unlocks mutex when throwing OUT_OF...
commit
|
commitdiff
|
tree
2015-04-01
Jose Fonseca
automake,scons: Put NIR source files in a separate...
commit
|
commitdiff
|
tree
2015-04-01
Jose Fonseca
automake: Fix out-of-source builds.
commit
|
commitdiff
|
tree
2015-04-01
Brian Paul
mesa: don't include colormac.h in format code
commit
|
commitdiff
|
tree
2015-04-01
Brian Paul
mesa: remove unneeded #include of colormac.h
commit
|
commitdiff
|
tree
2015-04-01
Brian Paul
tnl: remove unneeded #include of colormac.h
commit
|
commitdiff
|
tree
2015-04-01
Brian Paul
swrast: remove unneeded #include of colormac.h
commit
|
commitdiff
|
tree
2015-04-01
Brian Paul
mesa: remove unused macros from colormac.h
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
nir: Recognize a pattern of bool frobbing from TGSI...
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
nir: Recognize a pattern for doing b2f without the...
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
vc4: Add shader-db dumping of NIR instruction count.
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
vc4: Convert to consuming NIR.
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
gallium: Add tgsi_to_nir to get a nir_shader for a...
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
vc4: Tell shader-db how big our UBOs are, if present.
commit
|
commitdiff
|
tree
2015-04-01
Eric Anholt
mesa: Make a shared header for 3D pipeline enum / ...
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
nir: add nir_builder.h to the tarball
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
xmlpool: remove the clean target
commit
|
commitdiff
|
tree
next