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-03-20
--- cs pipelines end
i965-pipelines-v3
Jordan Justen
1
-0
/
+0
2015-03-20
i965/state: Remove brw->state.dirty
Jordan Justen
2
-7
/
+0
2015-03-20
i965/state: Don't use brw->state.dirty.mesa
Jordan Justen
5
-12
/
+11
2015-03-20
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
33
-83
/
+82
2015-03-20
i965/state: Add compute pipeline with empty atom lists
Jordan Justen
3
-1
/
+37
2015-03-20
i965/state: Only upload render programs for render state uploads
Jordan Justen
1
-20
/
+25
2015-03-20
i965/state: Create separate dirty state bits for each pipeline
Jordan Justen
2
-27
/
+75
2015-03-20
i965/state: Support multiple pipelines in brw->num_atoms
Jordan Justen
2
-39
/
+65
2015-03-20
i965/state: Rename brw_clear_dirty_bits to brw_render_state_finished
Jordan Justen
3
-3
/
+3
2015-03-20
i965/state: Rename brw_upload_state to brw_upload_render_state
Jordan Justen
3
-10
/
+11
2015-03-20
+++ cs pipelines start
Jordan Justen
1
-0
/
+0
2015-03-20
i965/fs: bail on move-to-flag in sel peephole
Connor Abbott
1
-1
/
+3
2015-03-20
i965: Mask out unused Align16 components in brw_untyped_atomic.
Francisco Jerez
1
-2
/
+11
2015-03-20
i965: Pass number of components explicitly to brw_untyped_atomic and _surface...
Francisco Jerez
4
-16
/
+32
2015-03-20
i965: Don't disable exec masking for sampler message sends.
Francisco Jerez
2
-8
/
+8
2015-03-20
i965: Factor out logic to build a send message instruction with indirect desc...
Francisco Jerez
4
-96
/
+83
2015-03-20
i965: Set nr_params to the number of uniform components in the VS/GS path.
Francisco Jerez
3
-15
/
+4
2015-03-20
i965/skl: Break down SIMD16 3-source instructions when required.
Kenneth Graunke
1
-0
/
+6
2015-03-20
i965: Refactor SIMD16-to-2xSIMD8 checks.
Neil Roberts
1
-4
/
+14
2015-03-20
i965: Store the GPU revision number in brw_context
Neil Roberts
3
-1
/
+24
2015-03-20
mesa: Make sure the buffer exists in _mesa_lookup_bufferobj_err
Fredrik Höglund
1
-4
/
+6
2015-03-20
u_primconvert: add primitive restart support
Dave Airlie
7
-87
/
+203
2015-03-19
i965/fp: Emit discard jumps.
Kenneth Graunke
1
-0
/
+3
2015-03-19
i965/fs: Make an emit_discard_jump() function to reduce duplication.
Kenneth Graunke
4
-21
/
+18
2015-03-19
main: Add TEXTURE_CUBE_MAP support in CopyTextureSubImage3D.
Laura Ekstrand
1
-3
/
+11
2015-03-19
main: Simplify debug messages for CopyTex*SubImage*D.
Laura Ekstrand
2
-49
/
+38
2015-03-19
glsl: Annotate as_foo functions that the this pointer cannot be NULL
Ian Romanick
1
-0
/
+4
2015-03-19
main: Change the type argument of use_shader_program() to gl_shader_stage.
Paul Berry
1
-12
/
+11
2015-03-19
main: Clean up a strange construction in use_shader_program().
Paul Berry
1
-1
/
+1
2015-03-19
i965/nir: Sort uniforms direct-first and use two different uniform registers
Jason Ekstrand
2
-7
/
+24
2015-03-19
nir/lower_io: Add a assign_locations function that sorts by [in]direct use
Jason Ekstrand
2
-0
/
+75
2015-03-19
nir/lower_io: Make variable location assignment a manual operation
Jason Ekstrand
3
-12
/
+9
2015-03-19
nir: Use a list instead of a hash_table for inputs, outputs, and uniforms
Jason Ekstrand
7
-45
/
+32
2015-03-19
gallivm: remove unused 'builder' variable
Brian Paul
1
-1
/
+0
2015-03-19
mesa: use more descriptive error messages for glUniform errors
Brian Paul
1
-4
/
+65
2015-03-19
i965/fs: Print spills:fills and number of promoted constants.
Matt Turner
7
-13
/
+25
2015-03-19
i965/fs: Emit better b2f of an expression on GEN4 and GEN5
Ian Romanick
2
-4
/
+99
2015-03-18
util: Optimize _mesa_roundeven with SSE 4.1.
Matt Turner
1
-0
/
+20
2015-03-18
util: Add a roundeven test.
Matt Turner
2
-1
/
+143
2015-03-18
mesa: Replace _mesa_round_to_even() with _mesa_roundeven().
Matt Turner
7
-40
/
+82
2015-03-18
i965/fs: Ignore type in cmod prop if scan_inst is CMP.
Matt Turner
1
-12
/
+13
2015-03-18
i965/nir: Make our environment variable checking smarter
Jason Ekstrand
1
-2
/
+22
2015-03-19
egl: don't fill client apis string forever.
Dave Airlie
1
-0
/
+1
2015-03-18
swrast: Use BITFIELD64_BIT for arrayAttribs.
Jose Fonseca
1
-1
/
+1
2015-03-18
scons: Don't link program_lexer.l/y twice.
Jose Fonseca
1
-8
/
+3
2015-03-18
gallivm: Use INFINITY directly.
Jose Fonseca
1
-8
/
+1
2015-03-18
scons: Silence MSVC warnings about overflows in constant arithmetic.
Jose Fonseca
1
-0
/
+2
2015-03-18
scons: Disable MSVC signed/unsigned mismatch warnings.
José Fonseca
1
-0
/
+1
2015-03-18
docs: Update progress on ARB_direct_state_access.
Laura Ekstrand
1
-2
/
+2
2015-03-18
dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.c
Brian Paul
1
-0
/
+11
[next]