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
2017-05-14
i965/gen6: Represent w-tiled stencil surfaces with isl
b2b_with_surf_array
Topi Pohjolainen
3
-22
/
+50
2017-05-14
i965: Add isl based miptree creator
Topi Pohjolainen
1
-0
/
+73
2017-05-14
i965/miptree: Add option to resolve offsets using isl_surf
Topi Pohjolainen
2
-0
/
+41
2017-05-14
i965: Prepare slice copy for isl based miptrees
Topi Pohjolainen
1
-2
/
+6
2017-05-14
i965: Prepare texture validator for isl based miptrees
Topi Pohjolainen
1
-2
/
+6
2017-05-14
i965/tex: Prepare image update for isl based miptrees
Topi Pohjolainen
1
-3
/
+16
2017-05-14
i965: Prepare framebuffer validator for isl based miptrees
Topi Pohjolainen
1
-3
/
+30
2017-05-14
i965: Prepare slice validator for isl based miptrees
Topi Pohjolainen
1
-3
/
+10
2017-05-14
i965: Prepare image validation for isl based miptrees
Topi Pohjolainen
1
-0
/
+12
2017-05-14
i965: Prepare up/downsampling for isl based miptrees
Topi Pohjolainen
1
-8
/
+38
2017-05-13
i965/miptree: Add isl surface
Topi Pohjolainen
1
-0
/
+2
2017-05-13
i965/gen6: Add back to back size and offset calculators
Topi Pohjolainen
2
-0
/
+63
2017-05-13
i965: Add isl_surf minify
Topi Pohjolainen
2
-0
/
+32
2017-05-13
intel/isl: Add extent4d minify
Topi Pohjolainen
1
-0
/
+15
2017-05-13
i965: Add helper for converting isl tiling to bufmgr tiling
Topi Pohjolainen
1
-0
/
+13
2017-05-13
i965/miptree: Refactor mapping table alloc/free
Topi Pohjolainen
1
-6
/
+34
2017-05-04
i965/dbg: Add means for forcing stencil sampling using y-tiled copy
Topi Pohjolainen
8
-6
/
+30
2017-05-04
glsl: rename image_* qualifiers to memory_*
Samuel Pitoiset
12
-103
/
+103
2017-05-04
anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
2
-6
/
+4
2017-05-03
nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
1
-3
/
+3
2017-05-03
i965: Port gen4+ state emitting code to genxml.
Rafael Antognolli
5
-230
/
+174
2017-05-03
i965: Port gen6+ 3DSTATE_CC_STATE_POINTERS state to genxml.
Rafael Antognolli
4
-95
/
+50
2017-05-03
i965: Port gen6+ multisample state emitting code to genxml.
Rafael Antognolli
5
-136
/
+96
2017-05-03
i965: Port gen4+ emit vertices code to genxml.
Rafael Antognolli
4
-792
/
+556
2017-05-03
i965: Port push constant code to genxml.
Rafael Antognolli
9
-385
/
+226
2017-05-03
i965: Port gen6+ 3DSTATE_SCISSOR_STATE_POINTERS to use genxml.
Rafael Antognolli
4
-116
/
+87
2017-05-03
i965: Port gen7+ 3DSTATE_TE to genxml.
Rafael Antognolli
4
-71
/
+39
2017-05-03
i965: Port gen6+ blend state code to genxml.
Rafael Antognolli
5
-522
/
+312
2017-05-03
i965: Port gen6+ state emitting code to genxml.
Rafael Antognolli
13
-1180
/
+471
2017-05-03
i965: Port gen6+ 3DSTATE_VS to genxml.
Rafael Antognolli
6
-304
/
+124
2017-05-03
i965: Port gen8+ 3DSTATE_PS_EXTRA to genxml.
Rafael Antognolli
4
-150
/
+88
2017-05-03
i965: Port gen6+ 3DSTATE_WM to genxml.
Rafael Antognolli
6
-435
/
+185
2017-05-03
i965: Port gen7+ 3DSTATE_PS to genxml.
Rafael Antognolli
4
-255
/
+134
2017-05-03
i965: Port gen7+ 3DSTATE_SOL to genxml.
Rafael Antognolli
5
-412
/
+338
2017-05-03
i965: Remove calculate_attr_overrides.
Rafael Antognolli
3
-274
/
+0
2017-05-03
i965: Port Gen7+ 3DSTATE_SBE state to genxml.
Rafael Antognolli
5
-274
/
+116
2017-05-03
i965: Port gen6+ 3DSTATE_SF to genxml.
Rafael Antognolli
5
-424
/
+417
2017-05-03
i965: Add brw_get_line_width_float.
Rafael Antognolli
1
-11
/
+14
2017-05-03
i965: Port Gen8+ 3DSTATE_RASTER state to genxml.
Rafael Antognolli
3
-127
/
+123
2017-05-03
i965: Port Gen6+ 3DSTATE_CLIP state to genxml.
Rafael Antognolli
3
-143
/
+135
2017-05-03
i965: Port Gen6+ DEPTH_STENCIL state to genxml.
Kenneth Graunke
5
-238
/
+101
2017-05-03
i965: Get real per-gen atom lists
Kenneth Graunke
3
-368
/
+370
2017-05-03
i965: Add genxml related plumbing in a new genX_state_upload.c file.
Kenneth Graunke
3
-5
/
+140
2017-05-03
i965: Drop "Destination Element Offset" from Ironlake SGVs.
Kenneth Graunke
1
-2
/
+4
2017-05-03
genxml: Fix 3DSTATE_DEPTH_BUFFER length on gen5.
Rafael Antognolli
1
-3
/
+3
2017-05-04
radeonsi: constify a bunch of the perfcounter structs.
Dave Airlie
3
-52
/
+46
2017-05-04
st/glsl_to_tgsi: remove unrequired tgsi_get_opcode_info() call
Timothy Arceri
1
-1
/
+1
2017-05-04
mesa: make _mesa_accum() static
Timothy Arceri
2
-57
/
+54
2017-05-04
mesa: tidy up accum.h
Timothy Arceri
1
-2
/
+0
2017-05-04
mesa/varray: make use of dispatch KHR_no_error support
Timothy Arceri
6
-180
/
+369
[next]