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
2015-10-13
hack: Fix candidate no 2
skl_hacks
Topi Pohjolainen
1
-1
/
+6
2015-10-13
hack: Fix candidate no 1
Topi Pohjolainen
1
-0
/
+2
2015-09-02
i965: Disable fast clears
Topi Pohjolainen
1
-1
/
+1
2015-09-02
i965: Disable blorp
Topi Pohjolainen
2
-4
/
+4
2015-08-31
nir/builder: Use nir_after_instr to advance the cursor
Jason Ekstrand
1
-2
/
+1
2015-08-31
i965: advertise ASTC support for Skylake
Nanley Chery
1
-0
/
+5
2015-08-31
mesa/glformats: recognize ASTC formats as color formats
Nanley Chery
1
-0
/
+28
2015-08-31
mesa/texformat: use format conversion function in _mesa_choose_tex_format
Nanley Chery
1
-81
/
+13
2015-08-31
mesa/texcompress: correct mapping of S3TC formats in conversion function
Nanley Chery
1
-2
/
+2
2015-09-01
r600/sb: update last_cf for finalize if.
Dave Airlie
1
-0
/
+3
2015-08-31
i965/fs: Use greater-equal cmod to implement maximum.
Matt Turner
2
-4
/
+6
2015-08-31
i965/chv|skl: Apply sampler bypass w/a
Ben Widawsky
2
-0
/
+15
2015-08-31
st/mesa: move to renumbering registers in a group
Dave Airlie
1
-19
/
+38
2015-08-31
st/mesa: reduce time spent in calculating temp read/writes
Dave Airlie
1
-74
/
+79
2015-08-31
st/mesa: cache tgsi opcode info in the instruction
Dave Airlie
1
-23
/
+16
2015-08-31
r600: move prim convert from geom shader to function.
Dave Airlie
2
-25
/
+26
2015-08-31
glsl: remove specical case subroutine type counting
Timothy Arceri
1
-3
/
+2
2015-08-30
r600g: Use TGSI parse results instead of manually exfiltrating
Edward O'Callaghan
1
-1
/
+1
2015-08-30
r600g: Set geometry properties in r600_create_shader_state()
Edward O'Callaghan
3
-25
/
+23
2015-08-30
r600g: Move geometry properties state from shader to selector
Edward O'Callaghan
6
-22
/
+23
2015-08-30
r600g: Remove dead assigment to 'gs_input_prim' in shader state
Edward O'Callaghan
2
-4
/
+0
2015-08-29
radeonsi: don't use the emit qt keyword in si_init_atom
Marek Olšák
1
-2
/
+2
2015-08-29
radeonsi: remove no-op 32-bit masking
Marek Olšák
5
-7
/
+7
2015-08-29
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
1
-8
/
+8
2015-08-29
winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
2
-38
/
+41
2015-08-29
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
3
-2
/
+4
2015-08-29
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
3
-1
/
+24
2015-08-29
nvc0: change prefix of MP performance counters to HW_SM
Samuel Pitoiset
2
-149
/
+149
2015-08-29
nvc0: sort performance counter queries by name
Samuel Pitoiset
2
-142
/
+142
2015-08-29
nvc0: make names of performance counter queries consistent
Samuel Pitoiset
2
-56
/
+56
2015-08-29
nvc0: use enumerations for driver queries
Samuel Pitoiset
1
-120
/
+123
2015-08-29
nvc0: remove commented out code related to PCOUNTER queries
Samuel Pitoiset
1
-20
/
+0
2015-08-29
r600: port si_conv_prim_to_gs_out from radeonsi
Dave Airlie
1
-15
/
+16
2015-08-29
r600g: use PRIi64 for some compute debug printfs
Dave Airlie
1
-4
/
+4
2015-08-29
gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
1
-3
/
+4
2015-08-28
glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
5
-14
/
+100
2015-08-28
glsl: use bitfield_insert instead of and + shift + or for packing
Ilia Mirkin
3
-4
/
+30
2015-08-28
i965/fs: Remove fs_visitor::try_replace_with_sel().
Matt Turner
3
-92
/
+0
2015-08-28
i965/fs: Replace awful variable names.
Matt Turner
1
-40
/
+40
2015-08-28
i965/fs: Skip blocks in register coalescing interference check.
Matt Turner
1
-14
/
+20
2015-08-28
i965/fs: Improve register coalescing interference check.
Matt Turner
1
-8
/
+11
2015-08-28
i965/fs: Use overwrites_reg() instead of dst.equals().
Matt Turner
1
-2
/
+2
2015-08-28
i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Matt Turner
2
-3
/
+6
2015-08-28
i965/fs: Do not set the size for zero-size uniforms
Marta Lofstedt
1
-3
/
+4
2015-08-28
mesa: return old name for deleted samplers for SAMPLER_BINDING queries
Daniel Scharrer
1
-10
/
+1
2015-08-28
mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
2
-0
/
+98
2015-08-28
docs: Fix a typo in GL3.txt concerning GL_KHR_context_flush_control
Neil Roberts
1
-1
/
+1
2015-08-28
mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array
Ilia Mirkin
1
-0
/
+3
2015-08-27
ABI-check: Use more portable bash invocation.
Vinson Lee
2
-2
/
+2
2015-08-27
i965/nir: Make use of nir_opt_undef
Boyan Ding
1
-0
/
+2
[next]