projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2014-11-26
Emil Velikov
automake: rework VL dependency tracking
commit
|
commitdiff
|
tree
2014-11-26
Emil Velikov
configure: check the package version when auto-detectin...
commit
|
commitdiff
|
tree
2014-11-26
Siavash Eliasi
mesa: Permanently enable features supported by target...
commit
|
commitdiff
|
tree
2014-11-26
Emil Velikov
docs: add relnotes template for 10.5.0
commit
|
commitdiff
|
tree
2014-11-26
Timothy Arceri
util: update hash type comments
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Handle destination writemasks in VEC4_OPCODE...
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Optimize packSnorm4x8().
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Optimize packUnorm4x8().
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Add VEC4_OPCODE_PACK_4_BYTES.
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Optimize unpackSnorm4x8().
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Optimize unpackUnorm4x8().
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/vec4: Add vector float immediate infrastructure.
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965/fs: Add vector float immediate infrastructure.
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965: Disassemble vector float immediates properly.
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965: Add unit test for float <-> VF conversions.
commit
|
commitdiff
|
tree
2014-11-26
Matt Turner
i965: Add functions to convert float <-> VF.
commit
|
commitdiff
|
tree
2014-11-25
Chris Forbes
i965/Gen6-7: Do not replace texcoords with point coord...
commit
|
commitdiff
|
tree
2014-11-24
Kenneth Graunke
glsl: Make lower_constant_arrays_to_uniforms require...
commit
|
commitdiff
|
tree
2014-11-24
Kenneth Graunke
i965: Precompile ARB programs.
commit
|
commitdiff
|
tree
2014-11-24
Kenneth Graunke
i965: Make precompile functions accessible from C.
commit
|
commitdiff
|
tree
2014-11-24
Kenneth Graunke
i965: Pass gl_program pointers into precompile functions.
commit
|
commitdiff
|
tree
2014-11-24
Kenneth Graunke
i965: Move brw->precompile checks out a level.
commit
|
commitdiff
|
tree
2014-11-24
Roland Scheidegger
llvmpipe: (trivial) remove redundant util_cpu_detect...
commit
|
commitdiff
|
tree
2014-11-24
Roland Scheidegger
llvmpipe: fix lp_test_arit denorm handling
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
nouveau: Fix build after STR/BRA opcode dropping.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
mesa: Drop unused NV_fragment_program opcodes.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
mesa: Drop unused SFL/STR opcodes.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop the unused CND opcode.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop unused BRA opcode.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop the unused SFL/STR opcodes.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop the unused RFL opcode.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop unused X2D opcode.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop the unused ARA opcode.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop the unused RCC opcode.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
gallium: Drop the NRM and NRM4 opcodes.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
ilo: Drop the explicit intialization of gaps in TGSI...
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
r300: Drop the "/* gap */" notes.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
r600: Drop the "/* gap */" notes.
commit
|
commitdiff
|
tree
2014-11-24
Jose Fonseca
nine: Drop use of TGSI_OPCODE_CND.
commit
|
commitdiff
|
tree
2014-11-24
Jose Fonseca
nine: Don't reference the dead TGSI_OPCODE_NRM.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
nine: Don't use the otherwise-dead SFL opcode in an...
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
i965/gen6/gs: Don't declare a src_reg with struct.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
i965/disasm: Fix all32h/any32h predicate disassembly.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
glsl: Fix tautological comparison.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
util: Prefer atomic intrinsics to inline assembly.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
util: Implement assume() for clang.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
i965: Don't overwrite the math function with conditiona...
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
i965: Assert that math instructions don't have conditio...
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
glsl: Remove unused ast copy constructors.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
glapi: Remove dead gl_offsets.py.
commit
|
commitdiff
|
tree
2014-11-24
Matt Turner
glapi: Remove dead extension_helper.py.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
vc4: Fix some inconsistent indentation.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
vc4: Don't forget to actually connect the fence code.
commit
|
commitdiff
|
tree
2014-11-24
Eric Anholt
vc4: Add a note about a piece of errata I've learned...
commit
|
commitdiff
|
tree
2014-11-24
Chris Forbes
mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
commit
|
commitdiff
|
tree
2014-11-24
Chris Forbes
glsl: Generate unique names for each const array lowere...
commit
|
commitdiff
|
tree
2014-11-24
Chris Forbes
i965: Handle nested uniform array indexing
commit
|
commitdiff
|
tree
2014-11-24
Dave Airlie
r600g: do all CUBE ALU operations before gradient textu...
commit
|
commitdiff
|
tree
2014-11-24
Dave Airlie
r600: fix texture gradients instruction emission (v2)
commit
|
commitdiff
|
tree
2014-11-23
Ilia Mirkin
nv50,nvc0: buffer resources can be bound as other thing...
commit
|
commitdiff
|
tree
2014-11-23
Ilia Mirkin
nv50,nvc0: actually check constbufs for invalidation
commit
|
commitdiff
|
tree
2014-11-23
Ilia Mirkin
nv50/ir: set neg modifiers on min/max args
commit
|
commitdiff
|
tree
2014-11-23
Chris Forbes
mesa: Fix function name in GetActiveUniformName error
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Fallback copy_render for ZS formats
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Add back 4444 and 5551 formats
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Don't limit blitter to POT textures
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Align all texture dimensions to the next POT
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Fix typos
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Fix maxlod computation.
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Fix offset for level != 0
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Don't write constants past I915_MAX_CONSTANT
commit
|
commitdiff
|
tree
2014-11-22
Stéphane Marchesin
i915g: Don't hardcode array size for phase count
commit
|
commitdiff
|
tree
2014-11-22
David Heidelberg
draw: allow LLVM use on non-SSE2 X86 cpus
commit
|
commitdiff
|
tree
2014-11-22
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
2014-11-22
Emil Velikov
docs: Add sha256 sums for the 10.3.4 release
commit
|
commitdiff
|
tree
2014-11-22
Emil Velikov
Add release notes for the 10.3.4 release
commit
|
commitdiff
|
tree
2014-11-22
Kenneth Graunke
i965: Make Gen4-5 push constants call _mesa_load_state_...
commit
|
commitdiff
|
tree
2014-11-21
Ben Widawsky
i965/vec4/gen8: Handle the MUL dest hazard exception
commit
|
commitdiff
|
tree
2014-11-21
Ben Widawsky
i965/vec4: Extract depctrl hazards
commit
|
commitdiff
|
tree
2014-11-21
Matt Turner
i965/fs: Remove is_valid_3src().
commit
|
commitdiff
|
tree
2014-11-21
Matt Turner
i965/fs: Remove is_valid_3src() checks from emit_lrp.
commit
|
commitdiff
|
tree
2014-11-21
Matt Turner
i965/fs: Remove unused apply_stride().
commit
|
commitdiff
|
tree
2014-11-21
Matt Turner
i965/fs: Move ip_record class to its one use.
commit
|
commitdiff
|
tree
2014-11-21
Matt Turner
i965: Move common fields into backend_instruction.
commit
|
commitdiff
|
tree
2014-11-21
Matt Turner
i965: Combine offset/texture_offset fields.
commit
|
commitdiff
|
tree
2014-11-21
Marek Olšák
radeonsi: use minnum and maxnum LLVM intrinsics for...
commit
|
commitdiff
|
tree
2014-11-20
Eric Anholt
vc4: Update for new kernel ABI with async execution...
commit
|
commitdiff
|
tree
2014-11-20
Ville Syrjälä
i915: Only use TEXCOORDTYPE_VECTOR with cube maps on...
commit
|
commitdiff
|
tree
2014-11-20
Ben Widawsky
i965/disasm: Properly decode branch_ctrl (gen8+)
commit
|
commitdiff
|
tree
2014-11-20
José Fonseca
rtasm,translate: Re-enable SSE on Mingw64.
commit
|
commitdiff
|
tree
2014-11-20
Kenneth Graunke
i965: Skip _mesa_load_state_parameters when there are...
commit
|
commitdiff
|
tree
2014-11-19
Marek Olšák
radeonsi: remove unused variable si_state_dsa::db_rende...
commit
|
commitdiff
|
tree
2014-11-19
Roland Scheidegger
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
commit
|
commitdiff
|
tree
2014-11-19
Roland Scheidegger
draw: fixes for vertex shaders outputting layer or...
commit
|
commitdiff
|
tree
2014-11-19
Michael Varga
st/va: surface: render subpicture
commit
|
commitdiff
|
tree
2014-11-19
Michael Varga
st/va: subpicture implementation
commit
|
commitdiff
|
tree
2014-11-19
Michael Varga
st/va: added internal storage for VAImage and BGRA...
commit
|
commitdiff
|
tree
2014-11-19
Michael Varga
st/va: added some calls to handle_table_remove()
commit
|
commitdiff
|
tree
2014-11-19
Chad Versace
i965: Fix segfault in WebGL Conformance on Ivybridge
commit
|
commitdiff
|
tree
2014-11-18
Siavash Eliasi
mesa/main: Fix tmp_row memory leak in texstore_rgba_int...
commit
|
commitdiff
|
tree
next