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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals"
Neil Roberts
2015-12-16
1
-6
/
+7
*
i965: Fix crash when calling glViewport with no surface bound
Neil Roberts
2015-12-16
1
-2
/
+4
*
mesa/blit: Don't require the same format for mulitisample blits
Neil Roberts
2015-12-16
1
-2
/
+11
*
st/va: retrieve size from the temporary img variable
Julien Isorce
2015-12-16
1
-1
/
+1
*
draw: handle edge flags in llvm path
Roland Scheidegger
2015-12-16
2
-26
/
+61
*
draw: don't set start_instance and instance id for pt emit
Roland Scheidegger
2015-12-16
1
-31
/
+31
*
nir/lower_system_values: Refactor and use the builder.
Jason Ekstrand
2015-12-15
1
-29
/
+31
*
nir/builder: Add a load_system_value helper
Jason Ekstrand
2015-12-15
2
-10
/
+15
*
nir/lower_system_values: Stop supporting non-SSA
Jason Ekstrand
2015-12-15
1
-8
/
+6
*
nvc0: remove old comment related to metric calculations
Samuel Pitoiset
2015-12-15
1
-11
/
+0
*
vc4: Add support for dumping executed commands to a file.
Eric Anholt
2015-12-15
3
-0
/
+94
*
vc4: Import updated vc4_drm.h with hang state.
Eric Anholt
2015-12-15
1
-0
/
+45
*
vc4: Only update vc4->msaa when the framebuffer changes.
Eric Anholt
2015-12-15
1
-7
/
+0
*
vc4: Don't consider nr_samples==1 surfaces to be MSAA.
Eric Anholt
2015-12-15
6
-21
/
+25
*
vc4: Fix min() wrapper definition for the simulator's kernel code.
Eric Anholt
2015-12-15
1
-1
/
+1
*
vc4: Warn instead of abort()ing on exec ioctl failures.
Eric Anholt
2015-12-15
1
-3
/
+5
*
docs: Replace sourceforge logo with a text link
Andreas Boll
2015-12-15
2
-5
/
+2
*
radeonsi: fix perfcounter selection for SI_PC_MULTI_BLOCK layouts
Nicolai Hähnle
2015-12-15
1
-1
/
+1
*
gallium/radeon: remove unnecessary test in r600_pc_query_add_result
Nicolai Hähnle
2015-12-15
1
-3
/
+0
*
mesa/main: use BITSET_FOREACH_SET in perf_monitor_result_size
Nicolai Hähnle
2015-12-15
1
-4
/
+3
*
docs: add news item and link release notes for 11.1.0
Emil Velikov
2015-12-15
2
-0
/
+8
*
docs: add sha256 checksums for 11.0.1
Emil Velikov
2015-12-15
1
-1
/
+2
*
docs: Update 11.1.0 release notes
Emil Velikov
2015-12-15
1
-3
/
+188
*
freedreno/a4xx: fix fragcoord.z + fragdepth
Rob Clark
2015-12-15
2
-5
/
+5
*
freedreno: update generated headers
Rob Clark
2015-12-15
6
-92
/
+231
*
freedreno/ir3/cmdline: don't dump nir by default
Rob Clark
2015-12-15
1
-3
/
+1
*
st/va: remove nonesense HEVC picture id handling
Christian König
2015-12-15
1
-5
/
+0
*
i965: Allocate URB space for HS and DS stages when required.
Chris Forbes
2015-12-15
3
-36
/
+170
*
docs: mark input/output block locations as DONE
Timothy Arceri
2015-12-15
1
-1
/
+1
*
glsl: add support for explicit locations inside interface blocks
Timothy Arceri
2015-12-15
4
-9
/
+105
*
glsl: simplify interface matching
Timothy Arceri
2015-12-15
1
-108
/
+46
*
draw: remove clip_vertex from vertex header
Roland Scheidegger
2015-12-15
5
-40
/
+54
*
draw: use clip_pos, not clip_vertex for the fake guardband xy point clipping
Roland Scheidegger
2015-12-15
1
-3
/
+3
*
draw: rename vertex header members
Roland Scheidegger
2015-12-15
6
-42
/
+46
*
draw: don't pretend have_clipdist is per-vertex
Roland Scheidegger
2015-12-15
5
-18
/
+20
*
draw: use position not clipVertex output for xyz view volume clipping
Roland Scheidegger
2015-12-15
1
-1
/
+10
*
i965: Use DIV_ROUND_UP() in gen7_urb.c code.
Kenneth Graunke
2015-12-14
1
-9
/
+8
*
i965: Make TES inputs match TCS outputs.
Kenneth Graunke
2015-12-14
1
-0
/
+11
*
i965: Force VS -> TCS varyings to use the SSO VUE map layout.
Kenneth Graunke
2015-12-14
2
-2
/
+5
*
i965: Handle TCS outputs and TES inputs.
Kenneth Graunke
2015-12-14
1
-2
/
+112
*
i965: Handle TCS inputs and TES outputs.
Kenneth Graunke
2015-12-14
1
-1
/
+3
*
i965: Add tessellation shader VUE map code.
Kenneth Graunke
2015-12-14
2
-7
/
+107
*
i965: Fix partial variable access for geometry shaders in SSO mode.
Kenneth Graunke
2015-12-14
1
-4
/
+34
*
i965: Separate base offset/constant offset combining from remapping.
Kenneth Graunke
2015-12-14
1
-25
/
+70
*
nir: Fix number of indices on shared variable store intrinsics.
Kenneth Graunke
2015-12-14
1
-1
/
+1
*
meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFER
Ian Romanick
2015-12-14
1
-4
/
+13
*
nvc0: check return value of nvc0_program_validate()
Samuel Pitoiset
2015-12-14
1
-4
/
+1
*
nv50: check return value of nouveau_object_new()
Samuel Pitoiset
2015-12-14
1
-4
/
+4
*
nv50,nvc0: make use of unreachable() when invalid texture target happens
Samuel Pitoiset
2015-12-14
2
-5
/
+2
*
st/va: handle default post process regions
Christian König
2015-12-14
1
-8
/
+28
[next]