index
:
~abj/mesa
GATHER
broadwell_rs_gather_constants
broadwell_rs_hw_bt_only
cont4
contiguous_uniforms
contiguous_uniforms2
contiguous_uniforms4
finegrained
gather_uniform_rework
master
no_intermediate_uniform_constbuffer
rs_gather_constants0
rs_gather_constants1
rs_gather_constants_NIR
rs_gather_constants_ue4_fix
rs_separate_state_setup
same_batch_cached_surf_states
sat_fix
Abj's mesa experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
i965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
HEAD
master
Kenneth Graunke
1
-0
/
+9
2015-09-10
nv50/ir: don't fold immediate into mad if registers are too high
Ilia Mirkin
1
-0
/
+4
2015-09-10
nv50/ir: fix emission of 8-byte wide interp instruction
Ilia Mirkin
1
-5
/
+6
2015-09-10
nv50/ir: r63 is only 0 if we are using less than 63 registers
Ilia Mirkin
1
-1
/
+4
2015-09-10
nv50/ir: make edge splitting fix up phi node sources
Ilia Mirkin
1
-13
/
+77
2015-09-09
glsl: Remove ADD_VARYING macro
Ian Romanick
1
-15
/
+12
2015-09-09
glsl: Silence unused parameter warnings
Ian Romanick
9
-27
/
+15
2015-09-09
nvc0: remove BGRA4 format support
Ilia Mirkin
1
-0
/
+2
2015-09-09
gallium/ttn: fix cursor handling vs builder
Rob Clark
1
-8
/
+6
2015-09-09
nvc0: keep track of cb bindings per buffer, use for upload settings
Ilia Mirkin
7
-12
/
+58
2015-09-09
nir/glsl: Use lower_outputs_to_temporaries instead of relying on GLSL IR
Jason Ekstrand
2
-3
/
+2
2015-09-09
nir: Add a pass to lower outputs to temporary variables
Jason Ekstrand
3
-0
/
+130
2015-09-09
nir/cursor: Add a constructor for the end of a block but before the jump
Jason Ekstrand
2
-6
/
+12
2015-09-09
nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA
Hans de Goede
2
-1
/
+21
2015-09-09
nv30: Fix color resolving for nv3x cards
Hans de Goede
1
-1
/
+37
2015-09-09
gallium/docs: clairify dmabuf fd ownership
Rob Clark
1
-0
/
+8
2015-09-09
android: radeonsi: add support for sid_tables.h generated sources
Mauro Rossi
3
-3
/
+15
2015-09-09
android: Always define __STDC_LIMIT_MACROS.
Mauro Rossi
1
-0
/
+1
2015-09-09
android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH
Mauro Rossi
1
-1
/
+1
2015-09-09
nouveau: android: add space before PRIx64 macro
Mauro Rossi
1
-1
/
+1
2015-09-09
svga: pick all the files into the tarball
Emil Velikov
1
-5
/
+26
2015-09-09
auxiliary: rework the python generated sources rules
Emil Velikov
1
-12
/
+17
2015-09-09
glsl: build: remove bogus dependency
Emil Velikov
2
-3
/
+2
2015-09-09
glsl: build: use makefile.sources variables when possible
Emil Velikov
3
-18
/
+11
2015-09-09
glsl: automake: reuse $(NIR_GENERATED_FILES) where possible
Emil Velikov
1
-5
/
+1
2015-09-09
glsl: automake: rework the sources generation rules
Emil Velikov
1
-16
/
+22
2015-09-09
mesa: automake: rework the source generation rules
Emil Velikov
1
-27
/
+18
2015-09-09
mapi: automake: rework the source generation rules
Emil Velikov
1
-19
/
+19
2015-09-09
mapi: automake: rework the *api/glapi_mapi_tmp.h rules
Emil Velikov
1
-11
/
+12
2015-09-09
util: automake: rework the format_srgb.c rule
Emil Velikov
1
-2
/
+4
2015-09-09
xmlpool: 'promote' LOCALEDIR variable
Emil Velikov
1
-1
/
+1
2015-09-09
egl_dri2: Add support for EGL_KHR_create_contest when using swrast
Boyan Ding
1
-1
/
+2
2015-09-09
egl_dri2: Use createContextAttribs if swrast version >= 3
Boyan Ding
1
-6
/
+27
2015-09-09
egl_dri2: Move filling context_attrib array in a separate function
Boyan Ding
1
-36
/
+54
2015-09-09
mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
1
-0
/
+8
2015-09-09
mesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1
Marta Lofstedt
1
-7
/
+7
2015-09-08
i965/nir: Use nir_system_value_from_intrinsic to reduce duplication.
Kenneth Graunke
2
-60
/
+17
2015-09-08
nir: Add a nir_system_value_from_intrinsic() function.
Kenneth Graunke
2
-0
/
+36
2015-09-08
i965: Mark topologies with adjacency information as G45+.
Kenneth Graunke
1
-4
/
+4
2015-09-08
i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.
Kenneth Graunke
1
-1
/
+1
2015-09-08
i965: Add 64-bit dirty flag handling to brw_upload_pull_constants
Chris Forbes
2
-2
/
+2
2015-09-08
i965: Add defines for all new Gen7/8 URB opcodes
Chris Forbes
2
-10
/
+16
2015-09-08
i965/gen8+: Skip depth stalls on state change
Ben Widawsky
1
-0
/
+8
2015-09-09
r600: don't use shader key without verifying shader type (v2)
Dave Airlie
1
-7
/
+12
2015-09-08
i965/skl: Use more compact hiz dimensions
Ben Widawsky
1
-32
/
+32
2015-09-08
st/mesa: increase viewport bounds limits for GL4 hw
Ilia Mirkin
1
-2
/
+7
2015-09-08
nvc0: always emit a full shader colormask
Ilia Mirkin
1
-1
/
+1
2015-09-08
docs: fix date formatting in index.html
Brian Paul
1
-5
/
+5
2015-09-08
nir: UBO loads no longer use const_index[1]
Iago Toral Quiroga
1
-1
/
+0
2015-09-07
nv30: Fix max width / height checks in nv30 sifm code
Hans de Goede
1
-2
/
+2
[next]