projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
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
2015-04-01
Emil Velikov
xmlpool: don't forget to ship the MOS
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
osmesa: don't try to bundle osmesa.def SConscript
commit
|
commitdiff
|
tree
2015-04-01
Emil Velikov
docs: note that classic osmesa/libEGL no longer builds...
commit
|
commitdiff
|
tree
2015-04-01
Iago Toral...
i965: Handle scratch accesses where reladdr also points...
commit
|
commitdiff
|
tree
2015-04-01
Roland Scheidegger
gallivm: (trivial) fix the logic deciding if function...
commit
|
commitdiff
|
tree
2015-04-01
Martin Peres
mesa/fbo: lock ctx->Shared->Mutex when allocating rende...
commit
|
commitdiff
|
tree
2015-04-01
Martin Peres
mesa/fbo: do not assign a value that is never read...
commit
|
commitdiff
|
tree
2015-04-01
Dave Airlie
egl: add initial EGL_MESA_image_dma_buf_export v2.4
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Remove brw->state.dirty
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Don't use brw->state.dirty.mesa
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Don't use brw->state.dirty.brw
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Add compute pipeline with empty atom lists
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Only upload render programs for render...
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Create separate dirty state bits for each...
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Support multiple pipelines in brw->num_atoms
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Rename brw_clear_dirty_bits to brw_render_s...
commit
|
commitdiff
|
tree
2015-03-31
Jordan Justen
i965/state: Rename brw_upload_state to brw_upload_rende...
commit
|
commitdiff
|
tree
2015-03-31
Roland Scheidegger
gallivm: do some hack heuristic to disable texture...
commit
|
commitdiff
|
tree
2015-03-31
Matt Turner
i965/fs: Allow CSE to handle MULs with negated arguments.
commit
|
commitdiff
|
tree
2015-03-31
Matt Turner
i965: Mark brw_inst_bits' brw_inst* parameter const.
commit
|
commitdiff
|
tree
2015-03-31
Matt Turner
glsl: Remove bogus Makefile dependency.
commit
|
commitdiff
|
tree
2015-03-31
Matt Turner
glsl: Reassociate multiplication of mat*mat*vec.
commit
|
commitdiff
|
tree
2015-03-31
Matt Turner
glsl: Implement type inferencing of matrix types.
commit
|
commitdiff
|
tree
2015-03-31
Matt Turner
glsl: Factor out a get_mul_type() function.
commit
|
commitdiff
|
tree
2015-03-31
Marcin Ślusarz
nouveau: synchronize "scratch runout" destruction with...
commit
|
commitdiff
|
tree
2015-03-31
Brian Paul
docs: document Viewperf 12 issues
commit
|
commitdiff
|
tree
2015-03-31
Neil Roberts
i965/skl: Avoid using the 1D stencil layout for stencil...
commit
|
commitdiff
|
tree
2015-03-31
Tom Stellard
clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STAT...
commit
|
commitdiff
|
tree
2015-03-31
Tom Stellard
radeonsi/compute: Default to the same PIPE_SHADER_CAP...
commit
|
commitdiff
|
tree
2015-03-31
Leo Liu
radeon/vce: implement video usability information support
commit
|
commitdiff
|
tree
2015-03-31
Leo Liu
st/omx/enc: export framerate to vce driver
commit
|
commitdiff
|
tree
2015-03-31
Roland Scheidegger
llvmpipe: enable ARB_texture_gather
commit
|
commitdiff
|
tree
2015-03-31
Roland Scheidegger
gallivm: implement TG4 for ARB_texture_gather
commit
|
commitdiff
|
tree
2015-03-31
Roland Scheidegger
gallivm: add gather support to sampler interface
commit
|
commitdiff
|
tree
2015-03-31
Roland Scheidegger
gallivm: simplify sampler interface
commit
|
commitdiff
|
tree
2015-03-31
Jose Fonseca
util/debug: Update MgwHelp link, drop BfdHelp link.
commit
|
commitdiff
|
tree
2015-03-31
Michel Dänzer
gallivm: Fix build against LLVM 3.7 SVN r233648
commit
|
commitdiff
|
tree
2015-03-30
Eric Anholt
vc4: Drop integer multiplies with 0 to moves of 0.
commit
|
commitdiff
|
tree
2015-03-30
Eric Anholt
vc4: Add a constant folding pass.
commit
|
commitdiff
|
tree
2015-03-30
Brian Paul
glsl: allow ForceGLSLVersion to override #version direc...
commit
|
commitdiff
|
tree
2015-03-30
Eric Anholt
vc4: Don't bother masking out the low 24 bits for integ...
commit
|
commitdiff
|
tree
2015-03-30
Eric Anholt
vc4: Make integer multiply use 24 bits for the low...
commit
|
commitdiff
|
tree
2015-03-30
Samuel Iglesias...
glsl: fail when a shader's input var has not an equival...
commit
|
commitdiff
|
tree
2015-03-30
Michel Dänzer
radeonsi: Cache LLVMTargetMachineRef in context instead...
commit
|
commitdiff
|
tree
2015-03-30
Tapani Pälli
glsl: fix unreachable(!"") to unreachable("")
commit
|
commitdiff
|
tree
2015-03-28
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
2015-03-28
Emil Velikov
docs: Add sha256 sums for the 10.5.2 release
commit
|
commitdiff
|
tree
2015-03-28
Emil Velikov
Add release notes for the 10.5.2 release
commit
|
commitdiff
|
tree
2015-03-28
Ilia Mirkin
freedreno/a3xx: add support for point sprite coordinate...
commit
|
commitdiff
|
tree
2015-03-28
Ilia Mirkin
freedreno/a3xx: make vs-set point size work
commit
|
commitdiff
|
tree
2015-03-28
Ilia Mirkin
freedreno/a3xx: point size should not be divided by 2
commit
|
commitdiff
|
tree
2015-03-28
Ilia Mirkin
freedreno/a3xx: fix 3d texture layout
commit
|
commitdiff
|
tree
2015-03-28
Ilia Mirkin
freedreno/a3xx: LAYERSZ2 appears to have no effect...
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
nir: Fix copy and pasted error message in nir_validate.
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
i965/nir: Use NIR for ARB_vertex_program support on...
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
i965: Move env_var_as_boolean to intel_debug.c.
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
i965/fs: Add ARB_fragment_program support to the NIR...
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
nir: Lower subtraction to add with negation when !lower...
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
nir: Implement a Mesa IR -> NIR translator.
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
nir: Add builder helpers for MOVs with ALU sources...
commit
|
commitdiff
|
tree
2015-03-28
Kenneth Graunke
nir: Add nir_builder helpers for creating load_const...
commit
|
commitdiff
|
tree
2015-03-28
Ben Widawsky
i965/skl: Don't use the PMA depth stall workaround
commit
|
commitdiff
|
tree
2015-03-28
Ben Widawsky
i965/skl: Disable partial resolve in VC
commit
|
commitdiff
|
tree
2015-03-28
Roland Scheidegger
llvmpipe: simplify address calculation for 4x4 blocks
commit
|
commitdiff
|
tree
2015-03-28
Roland Scheidegger
gallivm: fix texture function name (key) when using...
commit
|
commitdiff
|
tree
2015-03-27
Timothy Arceri
glsl: mark uniform and input interface blocks as read...
commit
|
commitdiff
|
tree
2015-03-27
Ilia Mirkin
nv50/ir/gk110: fix offset flag position for TXD opcode
commit
|
commitdiff
|
tree
2015-03-27
Ilia Mirkin
nv50/ir: take postFactor into account when doing peepho...
commit
|
commitdiff
|
tree
2015-03-27
Jan Vesely
gallivm: Fix build since llvm r233411
commit
|
commitdiff
|
tree
2015-03-27
Eric Anholt
nir: Add optional lowering of flrp.
commit
|
commitdiff
|
tree
2015-03-27
Roland Scheidegger
gallivm: use llvm function calls for texturing instead...
commit
|
commitdiff
|
tree
2015-03-27
Roland Scheidegger
gallivm: pass jit_context pointer through to sampling
commit
|
commitdiff
|
tree
2015-03-27
Christian König
gallium/vl: partially revert "Use util_cpu_to_le{16...
commit
|
commitdiff
|
tree
2015-03-27
Ilia Mirkin
tgsi: fix out-of-bounds access for cube arrays
commit
|
commitdiff
|
tree
next