projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2015-12-21
Dave Airlie
radeonsi: fix viewport clipping handling. (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Dave Airlie
r600: drop VTX_CNT_EN write from initial state
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Nicolai Hähnle
gallium/radeon: fix regression in a number of driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Ben Widawsky
i965: Only apply CS stall workaround pre-SKL
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Ilia Mirkin
glx/dri3: a drawable might not be bound at wait time
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Emil Velikov
docs: add news item and link release notes for 11.0.8
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Emil Velikov
docs: add sha256 checksums for 11.0.8
commit
|
commitdiff
|
tree
|
snapshot
2015-12-21
Emil Velikov
docs: add release notes for 11.0.8
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: count attributes for vertex inputs properly.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Kenneth Graunke
ralloc: Fix ralloc_adopt() to the old context's last...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: fix transform feedback for 64-bit outupts.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: fix partial marking for fp64 types.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: only update doubles inputs for vertex inputs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Eric Anholt
vc4: Do instruction scheduling on the QIR to hide textu...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Eric Anholt
vc4: Fix latency handling for QPU texture scheduling.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Eric Anholt
vc4: Keep sample mask writes from being reordered after...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: fix count_attribute_slots to allow for different...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: use dual slot helper in the linker code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl/fp64: add helper for dual slot double detection.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Dave Airlie
glsl: pass stage into mark function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Rob Herring
freedreno/ir3: fix 32-bit builds with pointer-to-int...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Matt Turner
i965/vec4: Optimize predicate handling for any/all.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Matt Turner
nir: Delete bany, ball, fany, fall.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Matt Turner
glsl: Implement all(v) as all_equal(v, true).
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Matt Turner
glsl: Remove ir_unop_any.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Matt Turner
glsl: Implement any(v) as any_nequal(v, false).
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Nicolai Hähnle
gallium/radeon: only dispose locally created target...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-18
Roland Scheidegger
gallium/util: (trivial) include p_shader_tokens.h in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Roland Scheidegger
draw: fix clip test with NaNs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Roland Scheidegger
draw: fix pstipple and aaline stages wrt sampler_views...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Miklós Máté
swrast: move two global defines to the only place where...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Miklós Máté
mesa: improve debug log in atifragshader
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Miklós Máté
program: fix comment about the fog formula
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Miklós Máté
mesa: Don't leak ATIfs instructions in DeleteFragmentShader
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Oded Gabbay
configura.ac: fix test for SSE4.1 assembler support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jonathan Gray
configure: check for python2.7 for PYTHON2
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jonathan Gray
configure.ac: use pkg-config for libelf
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jordan Justen
i965/screen: Allow OpenGLES 3.1 for gen8+
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jordan Justen
i965: Enable compute shaders in more cases for OpenGLES 3.1
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jordan Justen
main/version: Don't require ARB_compute_shader for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jordan Justen
main: Allow compute shaders to be compiled with OpenGLE...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Jordan Justen
main: Add MESA_VERBOSE=api for LinkProgram & UseProgram
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Matt Turner
ir_to_mesa: Skip useless comparison instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Kenneth Graunke
glsl: Remove inverse() from GLSL 1.20 and 1.30.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Samuel Pitoiset
nv50: free memory allocated by the prog which reads...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Brian Paul
st/osmesa: add OSMesaCreateContextAttribs() function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Brian Paul
osmesa: add new OSMesaCreateContextAttribs function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-17
Brian Paul
svga: don't use debug code in update_state() in release...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Samuel Pitoiset
nv50,nvc0: free memory allocated by performance metrics
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Samuel Pitoiset
nvc0: free memory allocated by the prog which reads...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Samuel Pitoiset
nvc0: fix metric-achieved_occupancy calculation on...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Christian König
st/va: remove fence handling v3
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Neil Roberts
Revert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Neil Roberts
i965: Fix crash when calling glViewport with no surface...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Neil Roberts
mesa/blit: Don't require the same format for mulitisamp...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Julien Isorce
st/va: retrieve size from the temporary img variable
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Roland Scheidegger
draw: handle edge flags in llvm path
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Roland Scheidegger
draw: don't set start_instance and instance id for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Jason Ekstrand
nir/lower_system_values: Refactor and use the builder.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Jason Ekstrand
nir/builder: Add a load_system_value helper
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Jason Ekstrand
nir/lower_system_values: Stop supporting non-SSA
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Samuel Pitoiset
nvc0: remove old comment related to metric calculations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Eric Anholt
vc4: Add support for dumping executed commands to a...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Eric Anholt
vc4: Import updated vc4_drm.h with hang state.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Eric Anholt
vc4: Only update vc4->msaa when the framebuffer changes.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Eric Anholt
vc4: Don't consider nr_samples==1 surfaces to be MSAA.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Eric Anholt
vc4: Fix min() wrapper definition for the simulator...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Eric Anholt
vc4: Warn instead of abort()ing on exec ioctl failures.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Andreas Boll
docs: Replace sourceforge logo with a text link
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Nicolai Hähnle
radeonsi: fix perfcounter selection for SI_PC_MULTI_BLO...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Nicolai Hähnle
gallium/radeon: remove unnecessary test in r600_pc_quer...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Nicolai Hähnle
mesa/main: use BITSET_FOREACH_SET in perf_monitor_resul...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Emil Velikov
docs: add news item and link release notes for 11.1.0
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Emil Velikov
docs: add sha256 checksums for 11.0.1
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Emil Velikov
docs: Update 11.1.0 release notes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Rob Clark
freedreno/a4xx: fix fragcoord.z + fragdepth
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Rob Clark
freedreno/ir3/cmdline: don't dump nir by default
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Christian König
st/va: remove nonesense HEVC picture id handling
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Chris Forbes
i965: Allocate URB space for HS and DS stages when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Timothy Arceri
docs: mark input/output block locations as DONE
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Timothy Arceri
glsl: add support for explicit locations inside interfa...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Timothy Arceri
glsl: simplify interface matching
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Roland Scheidegger
draw: remove clip_vertex from vertex header
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Roland Scheidegger
draw: use clip_pos, not clip_vertex for the fake guardb...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Roland Scheidegger
draw: rename vertex header members
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Roland Scheidegger
draw: don't pretend have_clipdist is per-vertex
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Roland Scheidegger
draw: use position not clipVertex output for xyz view...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Use DIV_ROUND_UP() in gen7_urb.c code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Make TES inputs match TCS outputs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Force VS -> TCS varyings to use the SSO VUE map...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Handle TCS outputs and TES inputs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Handle TCS inputs and TES outputs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Add tessellation shader VUE map code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Fix partial variable access for geometry shaders...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
i965: Separate base offset/constant offset combining...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Kenneth Graunke
nir: Fix number of indices on shared variable store...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Ian Romanick
meta/generate_mipmap: Work-around GLES 1.x problem...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Samuel Pitoiset
nvc0: check return value of nvc0_program_validate()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Samuel Pitoiset
nv50: check return value of nouveau_object_new()
commit
|
commitdiff
|
tree
|
snapshot
next