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
2014-07-31
i965: Fix 1D Array Shadow miptree layout issue (leading to assert or hang)
1d-array-issue
Jordan Justen
1
-0
/
+20
2014-07-30
i965/gen6: Force ALL_SLICES_AT_EACH_LOD for separate stencil/hiz
gen6-layered-9
Jordan Justen
1
-2
/
+4
2014-07-30
i965/gen6: Stencil/hiz needs an offset for LOD > 0
Jordan Justen
2
-3
/
+41
2014-07-30
i965/gen6: Force tile alignment for each stencil/hiz LOD
Jordan Justen
1
-3
/
+36
2014-07-30
i965 miptree: Support array_layout == ALL_SLICES_AT_EACH_LOD multiple LODs
Jordan Justen
1
-2
/
+19
2014-07-30
i965: Allow forcing miptree->array_layout = ALL_SLICES_AT_EACH_LOD
Jordan Justen
7
-17
/
+35
2014-07-30
i965: Change mipmap array_spacing_lod0 to array_layout (enum)
Jordan Justen
7
-19
/
+39
2014-07-30
i965/gen6 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
3
-59
/
+50
2014-07-30
i965/gen6 fbo: make unmatched depth/stencil configs return unsupported
Jordan Justen
1
-3
/
+3
2014-07-30
i965/gen6 blorp depth: calculate base surface width/height
Jordan Justen
1
-0
/
+13
2014-07-30
i965/gen6 depth surface: calculate minimum array element being rendered
Jordan Justen
2
-0
/
+13
2014-07-30
i965/gen6 depth surface: calculate LOD being rendered to
Jordan Justen
2
-0
/
+6
2014-07-30
i965/gen6 depth surface: calculate depth (array size) for depth surface
Jordan Justen
2
-0
/
+5
2014-07-30
i965/gen6 depth surface: calculate more specific surface type
Jordan Justen
2
-0
/
+50
2014-07-30
i965: Split gen6 depth hiz state out from brw
Jordan Justen
4
-1
/
+188
2014-07-30
i965/gen6: Adjust render height in errata case for MSAA
Jordan Justen
1
-1
/
+17
2014-07-30
i965/gen6: add support for layered renderbuffers
Jordan Justen
2
-40
/
+40
2014-07-30
i965/gen6_surface_state.c: Remove dead code path
Jordan Justen
1
-22
/
+0
2014-07-30
i965: Split gen6 renderbuffer surface state from gen5 and older
Jordan Justen
4
-0
/
+160
2014-07-30
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
7
-12
/
+69
2014-07-30
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
14
-4
/
+564
2014-07-30
Add support for swrast to the DRM EGL platform
Giovanni Campagna
5
-48
/
+369
2014-07-30
st/gbm: don't segfault if the fail to create the screen
Emil Velikov
1
-1
/
+1
2014-07-30
st/gbm: retrieve the driver-name via dd_driver_name()
Emil Velikov
1
-0
/
+6
2014-07-30
glsl/glcpp: rename ERROR to ERROR_TOKEN to fix MSVC build
Brian Paul
2
-4
/
+4
2014-07-29
configure: Don't override user -g or -O options for debug builds
Ian Romanick
1
-2
/
+12
2014-07-29
glsl: Add flex options to eliminate the default rule
Carl Worth
1
-10
/
+1
2014-07-29
glsl/glcpp: Add flex options to eliminate the default rule.
Carl Worth
1
-1
/
+2
2014-07-29
glsl/glcpp: Combine the two rules matching any character
Carl Worth
1
-6
/
+6
2014-07-29
glsl/glcpp: Alphabetize lists of start conditions
Carl Worth
1
-3
/
+3
2014-07-29
glsl/glcpp: Add a catch-all rule for unexpected characters.
Carl Worth
1
-0
/
+13
2014-07-29
glsl/glcpp: Treat carriage return as equivalent to line feed.
Carl Worth
1
-9
/
+8
2014-07-29
glsl/glcpp: Add test for a multi-line comment within an #if 0 block
Carl Worth
2
-0
/
+14
2014-07-29
glsl/glcpp: Test that macro parameters substitute immediately after periods
Carl Worth
2
-0
/
+8
2014-07-29
glsl/glcpp: Add (non)-support for ++ and -- operators
Carl Worth
4
-1
/
+33
2014-07-29
glsl/glcpp: Emit error for duplicate parameter name in function-like macro
Carl Worth
3
-0
/
+35
2014-07-29
glsl/glcpp: Add an explanatory comment for "loc != NULL" check
Carl Worth
1
-0
/
+4
2014-07-29
glsl/glcpp: Drop the HASH_ prefix from token names like HASH_IF
Carl Worth
2
-38
/
+39
2014-07-29
glsl: Properly lex extra tokens when handling # directives.
Kenneth Graunke
1
-0
/
+1
2014-07-29
glsl: Add an internal-error catch-all rule
Carl Worth
1
-0
/
+13
2014-07-29
glsl/glcpp: Correctly parse directives with intervening comments
Carl Worth
16
-110
/
+242
2014-07-29
glsl/glcpp: Rename HASH token to HASH_TOKEN
Carl Worth
2
-5
/
+8
2014-07-29
glsl/glcpp: Don't use start-condition stack when switching to/from <DEFINE>
Carl Worth
1
-3
/
+3
2014-07-29
glsl/glcpp: Add a -d/--debug option to the standalone glcpp program
Carl Worth
2
-1
/
+7
2014-07-29
glsl/glcpp: Fix off-by-one error in column in first-line error messages
Carl Worth
17
-19
/
+19
2014-07-29
glsl/glcpp: Minor tweak to wording of error message
Carl Worth
3
-3
/
+3
2014-07-29
glsl/glcpp: Stop using a lexer start condition (<SKIP>) for token skipping.
Carl Worth
3
-63
/
+99
2014-07-29
glsl/glcpp: Abstract a bit of common code for returning string tokens
Carl Worth
1
-22
/
+18
2014-07-29
glsl/glcpp: Drop extra, final newline from most output
Carl Worth
130
-165
/
+51
2014-07-29
glsl/glcpp: Add testing for EOF sans newline (and fix for <DEFINE>, <COMMENT>)
Carl Worth
7
-2
/
+13
[next]