index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
i965/gen9: Configure rbc buffers as plain for non-rbc tex views
mordor_fix
Topi Pohjolainen
2
-3
/
+46
2016-05-31
disable
Topi Pohjolainen
1
-1
/
+0
2016-05-31
dbg: surfaces
Topi Pohjolainen
1
-0
/
+15
2016-05-31
i965: dbg mordor with rbc
Topi Pohjolainen
2
-1
/
+14
2016-05-30
i965/blorp/gen7+: Do not trigger push constant space reconfig
Topi Pohjolainen
1
-2
/
+1
2016-05-30
i965/blorp/gen7+: Stop trashing push constant allocation
Topi Pohjolainen
2
-94
/
+1
2016-05-30
i965/blorp: Remove support for push constants
Topi Pohjolainen
5
-145
/
+12
2016-05-30
i965/blorp: Use flat inputs instead of uniforms
Topi Pohjolainen
2
-25
/
+27
2016-05-30
i965/blorp: Prepare for more than two vertex attributes
Topi Pohjolainen
4
-3
/
+22
2016-05-30
i965/blorp: Tell vertex fetcher about flat inputs
Topi Pohjolainen
2
-8
/
+55
2016-05-30
i965/blorp: Add support for flat input buffer
Topi Pohjolainen
1
-3
/
+37
2016-05-30
i965/blorp: Drop LOAD_UNIFORM macro
Topi Pohjolainen
1
-8
/
+3
2016-05-30
i965/blorp: Load tranformation coordinates as vec4
Topi Pohjolainen
1
-12
/
+13
2016-05-30
i965/blorp: Share input slot between pixel kill and blend/scaled
Topi Pohjolainen
3
-38
/
+97
2016-05-30
i965/blorp: Rename push constants to inputs
Topi Pohjolainen
5
-21
/
+21
2016-05-30
i965/blorp: Do not prune input variables
Topi Pohjolainen
1
-1
/
+0
2016-05-30
i965/blorp: Disable vertex element swizzling
Topi Pohjolainen
2
-4
/
+18
2016-05-30
i965: Do not flush texture and data port caches for clears
Topi Pohjolainen
3
-9
/
+11
2016-05-30
i965/blorp/gen7+: Skip disabling already disabled stages
Topi Pohjolainen
2
-0
/
+28
2016-05-30
i965/blorp: Ignore color setup in fast clears and resolves
Topi Pohjolainen
1
-10
/
+33
2016-05-30
i965/fs: Add support for repclear without color setup
Topi Pohjolainen
3
-6
/
+8
2016-05-30
i965/fs: Provide compiler options using a flags argument
Topi Pohjolainen
9
-19
/
+29
2016-05-30
i965/blorp: Fix the size requirement for vertex elements
Topi Pohjolainen
3
-15
/
+28
2016-05-30
i965/urb: Allow blorp to record current settings
Topi Pohjolainen
3
-71
/
+53
2016-05-30
i965/blorp: Let program data tell if push constants are needed
Topi Pohjolainen
3
-15
/
+35
2016-05-30
i965/blorp: Use prog data counters to guide wm/ps setup
Topi Pohjolainen
3
-3
/
+8
2016-05-30
i965/blorp: Use prog data counters to guide sf/sbe setup
Topi Pohjolainen
5
-9
/
+37
2016-05-30
i965/blorp: Use core vertex buffer state setup
Topi Pohjolainen
1
-66
/
+36
2016-05-30
i965/gen8: Fix the vertex buffer size
Topi Pohjolainen
2
-29
/
+46
2016-05-30
i965/draw: Expose vertex buffer state setup
Topi Pohjolainen
2
-18
/
+37
2016-05-30
swr: automake: silence the python invocation
Emil Velikov
1
-7
/
+8
2016-05-30
swr: automake: attempt to fix the out-of-tree build
Emil Velikov
1
-0
/
+7
2016-05-30
swr: remove LLVM dependency from source generation rules.
Emil Velikov
1
-2
/
+2
2016-05-30
swr: add all the generators to the release tarball.
Emil Velikov
1
-0
/
+24
2016-05-30
anv: automake: don't forget to cleanup dev_icd.json
Emil Velikov
1
-1
/
+1
2016-05-30
anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
1
-2
/
+6
2016-05-30
anv: automake: ship the json files in the release tarball
Emil Velikov
1
-1
/
+3
2016-05-30
softpipe: add sp_buffer.h to the sources list (release tarball)
Emil Velikov
1
-0
/
+1
2016-05-30
freedreno: make sure we pick up ir3_nir_trig.py in the release tarball
Emil Velikov
1
-0
/
+1
2016-05-30
isl: add isl_priv.h to the sources list
Emil Velikov
1
-0
/
+1
2016-05-30
isl: move the sources lists to Makefile.sources
Mauro Rossi
2
-32
/
+39
2016-05-30
isl: automake: list builddir before srcdir in the includes list
Emil Velikov
1
-4
/
+3
2016-05-30
isl: automake: flatten the tests rules
Emil Velikov
1
-9
/
+4
2016-05-30
isl: automake: remove unneeded install-lib-links.mk include
Emil Velikov
1
-2
/
+0
2016-05-30
isl: automake: remove unneeded SUBDIRS
Emil Velikov
1
-3
/
+0
2016-05-30
genxml: move the sources (headers) list to Makefile.sources
Mauro Rossi
2
-6
/
+9
2016-05-30
anv: bail out if anv_wsi_init() fails
Emil Velikov
1
-1
/
+3
2016-05-30
anv: resolve wayland-only build
Emil Velikov
1
-0
/
+2
2016-05-30
anv: Fix use of uninitialized variable.
Robert Foss
1
-2
/
+6
2016-05-30
gallium: push offset down to driver
Stanimir Varbanov
9
-5
/
+53
[next]