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-11-03
i965/nir/fs: Implement new barrier functions for compute shaders
cs-shader-barrier-funcs-v1
Jordan Justen
1
-0
/
+7
2015-11-03
nir: Add new barrier functions for compute shaders
Jordan Justen
2
-0
/
+26
2015-11-03
glsl: Add new barrier functions for compute shaders
Jordan Justen
1
-1
/
+133
2015-11-03
nvc0: add missing compute parameters required by clover
Samuel Pitoiset
1
-1
/
+10
2015-11-03
nvc0: handle NULL pointer in nvc0_get_compute_param()
Samuel Pitoiset
1
-24
/
+21
2015-11-03
i965/skl: PCI ID cleanup and brand strings
Ben Widawsky
1
-15
/
+19
2015-11-03
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2
-1
/
+9
2015-11-02
mesa: Add spec citations for DispatchCompute*
Jordan Justen
1
-5
/
+29
2015-11-02
mesa: Update DispatchComputeIndirect errors for indirect parameter
Jordan Justen
1
-6
/
+5
2015-11-02
i965/fs: Clean up FBH code.
Matt Turner
1
-4
/
+3
2015-11-02
i965/vec4: Clean up FBH code.
Matt Turner
1
-13
/
+5
2015-11-02
i965: Replace default case with list of enum values.
Matt Turner
5
-26
/
+29
2015-11-02
i965/vec4: Don't disable channels in any/all comparisons.
Matt Turner
1
-42
/
+10
2015-11-02
mesa: fix uniforms calculation in glGetProgramiv
Tapani Pälli
1
-2
/
+12
2015-11-02
mesa: fix program resource queries for atomic counter buffers
Tapani Pälli
1
-2
/
+26
2015-11-02
glsl: join calculate_array_size() and calculate_array_stride()
Juha-Pekka Heikkila
1
-110
/
+80
2015-11-01
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
Ryan Houdek
6
-7
/
+106
2015-11-01
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
1
-1
/
+1
2015-11-01
nv50: use correct heaps for FP and GP code segments
Samuel Pitoiset
1
-2
/
+2
2015-11-01
mesa/sso: Add compute shader support
Jordan Justen
2
-1
/
+12
2015-11-01
mesa/sso: Add MESA_VERBOSE=api trace support
Jordan Justen
1
-0
/
+33
2015-11-01
i965: Setup pull constant state for compute programs
Jordan Justen
4
-1
/
+35
2015-11-01
main/get: Add MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS
Jordan Justen
1
-0
/
+1
2015-10-31
glsl: OpenGLES GLSL 3.1 precision qualifiers ordering rules
Jordan Justen
1
-2
/
+4
2015-10-31
glsl: Add compute shader builtin variables for OpenGLES 3.1
Jordan Justen
1
-1
/
+1
2015-10-31
nouveau: get rid of tabs
Ilia Mirkin
19
-607
/
+607
2015-10-31
i965/sched: don't calculate live intervals for post-RA scheduling
Connor Abbott
1
-1
/
+2
2015-10-31
virgl/vtest: fix extra malloc
Dave Airlie
1
-1
/
+1
2015-10-31
virgl: free sampler view on failure path
Dave Airlie
1
-1
/
+5
2015-10-31
gallium/swrast: fixup build breakage and warnings
Dave Airlie
6
-1
/
+6
2015-10-31
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
9
-18
/
+113
2015-10-31
glsl: set image access qualifiers for AoA
Timothy Arceri
1
-28
/
+49
2015-10-30
i965: Do legacy userclipping in OpenGL ES 1.x contexts.
Ian Romanick
1
-1
/
+2
2015-10-30
gbm.h: Add a missing stddef.h include for size_t.
Emmanuel Gil Peyrot
1
-0
/
+1
2015-10-30
winsys/virgl: rework line wrapping/indent
Emil Velikov
4
-92
/
+124
2015-10-30
virgl: unwrap the includes
Emil Velikov
19
-56
/
+72
2015-10-30
winsys/virgl: remove temporary ret variable
Emil Velikov
1
-9
/
+3
2015-10-30
winsys/virgl: always memset prior to ioctl
Emil Velikov
1
-4
/
+8
2015-10-30
winsys/virgl: use MALLOC to match FREE
Emil Velikov
1
-1
/
+1
2015-10-30
winsys/virgl: remove calloc/malloc casts
Emil Velikov
2
-5
/
+3
2015-10-30
winsys/virgl: throw in some inline wrappers
Emil Velikov
4
-10
/
+40
2015-10-30
virgl: introduce virgl_query() inline wrapper
Emil Velikov
1
-5
/
+10
2015-10-30
virgl: use virgl_screen/surface upcast wrappers
Emil Velikov
5
-6
/
+11
2015-10-30
virgl: introduce and use virgl_transfer/texture/resource inline wrappers
Emil Velikov
7
-24
/
+34
2015-10-30
virgl: add virgl_context/sampler_view/so_target() upcast wrappers
Emil Velikov
7
-65
/
+82
2015-10-30
winsys/virgl/drm: drop unneeded forward declaration
Emil Velikov
1
-2
/
+0
2015-10-30
virgl: remove sw_winsys pointer from virgl_screen
Emil Velikov
3
-3
/
+0
2015-10-30
virgl: rename virgl.h to virgl_screen.h
Emil Velikov
6
-5
/
+5
2015-10-30
virgl: move virgl_hw.h into the driver dir
Emil Velikov
9
-7
/
+5
2015-10-30
virgl: straighten the includes confusion
Emil Velikov
6
-11
/
+8
[next]