index
:
~cwabbott0/mesa
cwabbott-lima
cwabbott-lima-2
glsl-to-nir-builder
i965-fp64
i965-fp64-v2
i965-fp64-v3
i965-payload-interference
i965-sched
i965-sched-conservative
i965-sched-conservative-v2
i965-sched-test
i965-sched-v2
i965-sched-v3
i965-use-ssa
i965-use-ssa-v2
ir3-sched
jenkins
master
nir-cf-insert-instr
nir-control-flow-mod
nir-cse-hash
nir-cse-hash-v2
nir-dead-cf-v2
nir-dead-cf-v3
nir-dead-cf-v4
nir-dead-cf-v5
nir-deref-instr
nir-divergence
nir-divergence-v2
nir-divergence-v3
nir-divergence-v4
nir-docs
nir-equality-saturation
nir-factor-phis
nir-foreach-block-rewrite
nir-foreach-block-rewrite-v2
nir-foreach-ssa-src
nir-gvn
nir-gvn-v2
nir-opcodes-cleanup
nir-opcodes-cleanup-v2
nir-opt-remove-phis
nir-reassociate-consts
nir-review-v1
nir-serialize
nir-v1.0.1
nir-value-range
nir-vec4-out-of-ssa
nir-vectorize
nir-worklist
radv-amd-shader-ballot
radv-anv-64bit-fixes
radv-doom-exts
radv-rewrite-vars
radv-shader-ballot
radv-shader-ballot-v3
radv-shader-ballot-v4
random-fp64-fixes
shader-time-hacks
test-compressed-wa
test-fp64-compressed-wa
ue4
wip/nir-vtn
Connor's silly Mesa stuff.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
ac/nir: fix nir_op_unpack_64_2x32_split_y emission
HEAD
master
Connor Abbott
1
-1
/
+1
2017-08-01
ac/nir: fix lsb emission
Connor Abbott
1
-1
/
+11
2017-08-01
nir: fix algebraic optimizations
Connor Abbott
1
-2
/
+2
2017-08-01
anv: Autogenerate extension query and lookup
Jason Ekstrand
6
-154
/
+142
2017-08-01
anv: Add a new centralized extensions file
Jason Ekstrand
3
-26
/
+72
2017-08-01
egl/drm: Fix misused x and y offsets in swrast_get_image()
Gwan-gyeong Mun
1
-4
/
+19
2017-08-01
egl/drm: Fix misused x and y offsets in swrast_put_image2()
Gwan-gyeong Mun
1
-2
/
+17
2017-08-01
gbm: add gbm_bo_get_bpp()
Eric Engestrom
3
-0
/
+70
2017-08-01
gles: Restore some lost typedefs
Scott D Phillips
2
-4
/
+14
2017-08-01
egl: remove unnecessary empty array element
Eric Engestrom
1
-3
/
+2
2017-08-01
egl: split enums to make use of -Wswitch
Eric Engestrom
1
-10
/
+8
2017-08-01
egl: use designated initaliser for _eglGlobal
Eric Engestrom
1
-9
/
+9
2017-08-01
egl: make platform's SwapInterval() optional
Eric Engestrom
2
-12
/
+1
2017-08-01
loader: remove clamp_swap_interval()
Eric Engestrom
4
-23
/
+0
2017-08-01
egl: deduplicate swap interval clamping logic
Eric Engestrom
4
-40
/
+14
2017-08-01
glsl: xfb_stride applies to buffers, not block members
Juan A. Suarez Romero
1
-3
/
+2
2017-08-01
build: Convert git_sha1_gen script to Python (part2).
Jose Fonseca
2
-2
/
+2
2017-08-01
st/dri: don't set PIPE_BIND_SHARED for privately-allocated renderbuffers
Marek Olšák
1
-2
/
+3
2017-08-01
radeonsi: don't print AMD twice in the renderer string with the marketing name
Marek Olšák
1
-1
/
+2
2017-08-01
radeonsi: print CE IBs into ddebug reports
Marek Olšák
7
-10
/
+41
2017-08-01
radeonsi: fix printing vertex buffer descriptors into ddebug reports
Marek Olšák
2
-0
/
+8
2017-08-01
radeonsi: don't flush sL1 conditionally in WAIT_ON_CE_COUNTER
Marek Olšák
1
-3
/
+3
2017-08-01
radeonsi: set up HTILE in descriptors only when level 0 is accessible
Marek Olšák
1
-1
/
+1
2017-08-01
radeonsi: fix various CLEAR_STATE issues
Marek Olšák
1
-0
/
+22
2017-08-01
build: Convert git_sha1_gen script to Python.
Jose Fonseca
6
-16
/
+25
2017-08-01
Fix SCons build
Nicolai Hähnle
1
-1
/
+1
2017-08-01
mesa: fix bad cast conversions in viewport()
Samuel Pitoiset
1
-3
/
+4
2017-07-31
i965/drm: Inline brw_bo_references.
Kenneth Graunke
2
-7
/
+6
2017-08-01
Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."
Dave Airlie
1
-26
/
+29
2017-08-01
radv: handle 10-bit format clamping workaround.
Dave Airlie
8
-16
/
+51
2017-07-31
gallium/targets: Fix d3dadapter9 build after xmlconfig move.
Bas Nieuwenhuizen
1
-0
/
+1
2017-07-31
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
1
-2
/
+4
2017-07-31
Android: fix xmlconfig build
Rob Herring
1
-0
/
+3
2017-07-31
docs: Update feature list for GL 4.6
Adam Jackson
1
-8
/
+14
2017-07-31
util/ra: fix memory leak
Eric Engestrom
1
-0
/
+2
2017-07-31
mesa: drop unnecessary GLAPIENTRY to _mesa_init_line()
Samuel Pitoiset
2
-2
/
+2
2017-07-31
mesa: only check errors when the state change in glClipControl()
Samuel Pitoiset
1
-14
/
+16
2017-07-31
mesa: only check errors when the state change in glPointSize()
Samuel Pitoiset
1
-10
/
+9
2017-07-31
mesa: only check errors when the state change in glCullFace()
Samuel Pitoiset
1
-9
/
+10
2017-07-31
mesa: only check errors when the state change in glProvokingVertex()
Samuel Pitoiset
1
-3
/
+3
2017-07-31
dri_interface: document loaderPrivate for getCapability
Marek Olšák
1
-0
/
+4
2017-07-31
ac/common: always build NIR translation
Nicolai Hähnle
1
-7
/
+2
2017-07-31
Android: fix compile error for DRI2 loader getCapability
Rob Herring
1
-1
/
+1
2017-07-31
Attempt to fix AppVeyor build, round 2
Nicolai Hähnle
1
-5
/
+7
2017-07-31
Revert "st/mesa: release sampler views when redefining a texture in st_contex...
Marek Olšák
1
-2
/
+0
2017-07-31
Attempt to fix the AppVeyor build
Nicolai Hähnle
2
-4
/
+1
2017-07-31
xmlconfig: move into src/util
Nicolai Hähnle
54
-111
/
+125
2017-07-31
xmlconfig: remove GL type dependencies
Nicolai Hähnle
1
-6
/
+4
2017-07-31
radeonsi: ensure that temp array allocas are in the entry block
Nicolai Hähnle
1
-1
/
+1
2017-07-31
radeonsi: enable R600_DEBUG=nir for vertex and fragment shaders
Nicolai Hähnle
3
-1
/
+8
[next]