index
:
~jljusten/mesa-archive
1d-array-issue
9.0-for-precise
allow-3.2-override
amd_vertex_shader_layer
anv-l3
anv-l3-v1
aubinator
aubinator-error-decode
bdw-aux-hiz
bdw-aux-hiz-v1
bdw-aux-hiz-v2
bdw-aux-surf
bdw-cms
bdw-more-hiz
braswell
bsw-krh-fast-batch
coarse-bo-locks
code-gen-api-exec+gl-core-sanity
context-tests
core-context
cpu-10
cs
cs+ils
cs+ils-1
cs+ps
cs-13
cs-16
cs-17
cs-18
cs-27
cs-29
cs-30
cs-33
cs-34
cs-35
cs-40
cs-gen8
cs-gen8-junk
cs-global-id-v1
cs-global-id-v2
cs-indirect-dispatch-v1
cs-local-index-v1
cs-num-work-groups-v1
cs-old
cs-parse-shared-vars-v1
cs-parse-shared-vars-v2
cs-shader-barrier-funcs-v1
cs-shader-barrier-funcs-v3
cs-shared-variables-v1
cs-shared-variables-v2
cs-shared-variables-v3
cs-simd32+ids
dont-zerofill-ralloc
early-extension-override
env-lri
es31-cts-failure
es31-gen8-v1
for-upstream
fs-to-scalar
gen6-layered
gen6-layered-1
gen6-layered-2
gen6-layered-3
gen6-layered-4
gen6-layered-5
gen6-layered-6
gen6-layered-7
gen6-layered-8
gen6-layered-9
gen6-layered-v3
gen6-z16-hiz-workaround
genxml-reg
gl-core-sanity
gles3-fmt
gles3-syncobj
global-id-temp
glsl-nir-shared-vars
gregory-sso
gs-inv-id
gs-inv-id-v3
gs-inv-id-v4
hsw-cs-cross-thread-constants
hsw-cs-cross-thread-constants-v1
hsw-cs-cross-thread-constants-v2
hsw-cs-cross-thread-constants-v3
hsw-cs-cross-thread-constants-v4
i965-barrier-v1
i965-barrier-v2
i965-cs
i965-cs-atomic-counters-v1
i965-cs-prog-v1
i965-cs-prog-v2
i965-dispatch-compute-v1
i965-get-program-binary
i965-get-program-binary-v1
i965-get-program-binary-v2
i965-l3-partitioning
i965-local-inv-id-v1
i965-pipelines
i965-pipelines-v1
i965-pipelines-v2
i965-pipelines-v3
i965-primitive-restart
i965-qbo
i965-qbo-hsw
i965-qbo-v1
i965-qbo-v2
i965-shader-cache
i965-shader-cache-v1
i965-shader-cache-v2
i965-shader-cache-v2.5
i965-shader-cache-v3
i965-shader-cache-v3.5
i965-workgroup-id-v1
igalia-ssbo-wip
instanced_arrays
interface-blocks
ivb-full-depth-buffer
ivb-layered-color-renderbuffer
ivb-sim
llvm-wip
lrp-opt
map-state-to-atoms
maxubo
megadriver_stub_compat
mesa-9.1-precise
mesa-9.1-quantal
non-miptree-hiz
non-miptree-hiz-v1
partial-fast-depth-clear
pbo+blit+atoms
pipe_stats
primitive-restart-xfb
rgb10_a2ui
rm-blorp-offsets
show-hiz-size
shrink-hiz-buf
simd32
snb-blit
snb-blorp-clears
split-blorp-blit
split-blorp-blit-v-1
split-blorp-blit-v1
split-blorp-blit-v2
sw-primitive-restart
ubuntu-precise
ue4
unused-varyings
version-gles3-dispatch
vk-gen7
jljusten's mesa archive repo (old and merged branches)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-15
i965/screen: Allow OpenGLES 3.1 for gen8+
es31-gen8-v1
Jordan Justen
1
-0
/
+5
2015-12-15
i965: Enable compute shaders in more cases for OpenGLES 3.1
Jordan Justen
1
-1
/
+4
2015-12-15
main/version: Don't require ARB_compute_shader for OpenGLES 3.1
Jordan Justen
1
-3
/
+6
2015-12-15
main: Allow compute shaders to be compiled with OpenGLES 3.1
Jordan Justen
1
-1
/
+1
2015-12-15
main: Add MESA_VERBOSE=api for LinkProgram & UseProgram
Jordan Justen
1
-0
/
+5
2015-12-15
nir/lower_system_values: Refactor and use the builder.
Jason Ekstrand
1
-29
/
+31
2015-12-15
nir/builder: Add a load_system_value helper
Jason Ekstrand
2
-10
/
+15
2015-12-15
nir/lower_system_values: Stop supporting non-SSA
Jason Ekstrand
1
-8
/
+6
2015-12-15
nvc0: remove old comment related to metric calculations
Samuel Pitoiset
1
-11
/
+0
2015-12-15
vc4: Add support for dumping executed commands to a file.
Eric Anholt
3
-0
/
+94
2015-12-15
vc4: Import updated vc4_drm.h with hang state.
Eric Anholt
1
-0
/
+45
2015-12-15
vc4: Only update vc4->msaa when the framebuffer changes.
Eric Anholt
1
-7
/
+0
2015-12-15
vc4: Don't consider nr_samples==1 surfaces to be MSAA.
Eric Anholt
6
-21
/
+25
2015-12-15
vc4: Fix min() wrapper definition for the simulator's kernel code.
Eric Anholt
1
-1
/
+1
2015-12-15
vc4: Warn instead of abort()ing on exec ioctl failures.
Eric Anholt
1
-3
/
+5
2015-12-15
docs: Replace sourceforge logo with a text link
Andreas Boll
2
-5
/
+2
2015-12-15
radeonsi: fix perfcounter selection for SI_PC_MULTI_BLOCK layouts
Nicolai Hähnle
1
-1
/
+1
2015-12-15
gallium/radeon: remove unnecessary test in r600_pc_query_add_result
Nicolai Hähnle
1
-3
/
+0
2015-12-15
mesa/main: use BITSET_FOREACH_SET in perf_monitor_result_size
Nicolai Hähnle
1
-4
/
+3
2015-12-15
docs: add news item and link release notes for 11.1.0
Emil Velikov
2
-0
/
+8
2015-12-15
docs: add sha256 checksums for 11.0.1
Emil Velikov
1
-1
/
+2
2015-12-15
docs: Update 11.1.0 release notes
Emil Velikov
1
-3
/
+188
2015-12-15
freedreno/a4xx: fix fragcoord.z + fragdepth
Rob Clark
2
-5
/
+5
2015-12-15
freedreno: update generated headers
Rob Clark
6
-92
/
+231
2015-12-15
freedreno/ir3/cmdline: don't dump nir by default
Rob Clark
1
-3
/
+1
2015-12-15
st/va: remove nonesense HEVC picture id handling
Christian König
1
-5
/
+0
2015-12-15
i965: Allocate URB space for HS and DS stages when required.
Chris Forbes
3
-36
/
+170
2015-12-15
docs: mark input/output block locations as DONE
Timothy Arceri
1
-1
/
+1
2015-12-15
glsl: add support for explicit locations inside interface blocks
Timothy Arceri
4
-9
/
+105
2015-12-15
glsl: simplify interface matching
Timothy Arceri
1
-108
/
+46
2015-12-15
draw: remove clip_vertex from vertex header
Roland Scheidegger
5
-40
/
+54
2015-12-15
draw: use clip_pos, not clip_vertex for the fake guardband xy point clipping
Roland Scheidegger
1
-3
/
+3
2015-12-15
draw: rename vertex header members
Roland Scheidegger
6
-42
/
+46
2015-12-15
draw: don't pretend have_clipdist is per-vertex
Roland Scheidegger
5
-18
/
+20
2015-12-15
draw: use position not clipVertex output for xyz view volume clipping
Roland Scheidegger
1
-1
/
+10
2015-12-14
i965: Use DIV_ROUND_UP() in gen7_urb.c code.
Kenneth Graunke
1
-9
/
+8
2015-12-14
i965: Make TES inputs match TCS outputs.
Kenneth Graunke
1
-0
/
+11
2015-12-14
i965: Force VS -> TCS varyings to use the SSO VUE map layout.
Kenneth Graunke
2
-2
/
+5
2015-12-14
i965: Handle TCS outputs and TES inputs.
Kenneth Graunke
1
-2
/
+112
2015-12-14
i965: Handle TCS inputs and TES outputs.
Kenneth Graunke
1
-1
/
+3
2015-12-14
i965: Add tessellation shader VUE map code.
Kenneth Graunke
2
-7
/
+107
2015-12-14
i965: Fix partial variable access for geometry shaders in SSO mode.
Kenneth Graunke
1
-4
/
+34
2015-12-14
i965: Separate base offset/constant offset combining from remapping.
Kenneth Graunke
1
-25
/
+70
2015-12-14
nir: Fix number of indices on shared variable store intrinsics.
Kenneth Graunke
1
-1
/
+1
2015-12-14
meta/generate_mipmap: Work-around GLES 1.x problem with GL_DRAW_FRAMEBUFFER
Ian Romanick
1
-4
/
+13
2015-12-14
nvc0: check return value of nvc0_program_validate()
Samuel Pitoiset
1
-4
/
+1
2015-12-14
nv50: check return value of nouveau_object_new()
Samuel Pitoiset
1
-4
/
+4
2015-12-14
nv50,nvc0: make use of unreachable() when invalid texture target happens
Samuel Pitoiset
2
-5
/
+2
2015-12-14
st/va: handle default post process regions
Christian König
1
-8
/
+28
2015-12-14
st/va: fix unused variable warning
Christian König
1
-1
/
+0
[next]