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-01-30
meta: Don't write depth when decompressing tex-images
no_frag_depth
Topi Pohjolainen
1
-1
/
+1
2015-01-30
meta: Don't write depth when generating miptrees
Topi Pohjolainen
1
-1
/
+1
2015-01-30
meta/blit: Compile programs with and without depth
Topi Pohjolainen
2
-5
/
+11
2015-01-30
meta/blit: Write depth only when asked for
Topi Pohjolainen
1
-2
/
+3
2015-01-30
meta/blit: Add plumbing for shaders without depth
Topi Pohjolainen
4
-3
/
+5
2015-01-29
nir/opt_algebraic: Add some constant bcsel reductions
Jason Ekstrand
1
-2
/
+28
2015-01-29
nir/opt_algebraic: Add some boolean simplifications
Jason Ekstrand
1
-4
/
+5
2015-01-29
nir/algebraic: Support specifying variable as constant or by type
Jason Ekstrand
2
-6
/
+26
2015-01-29
nir/algebraic: Fail to compile of a variable is used in a replace but not the...
Jason Ekstrand
1
-0
/
+7
2015-01-29
nir/search: Allow for matching variables based on types
Jason Ekstrand
2
-0
/
+23
2015-01-29
nir/search: Add support for matching unknown constants
Jason Ekstrand
2
-0
/
+13
2015-01-29
nir: Add an invalid type
Jason Ekstrand
1
-0
/
+1
2015-01-29
gallium/docs: fix docs wrt ARL/ARR/FLR
Roland Scheidegger
1
-10
/
+8
2015-01-29
nir: Add variants of some of the comparison simplifications.
Eric Anholt
1
-0
/
+4
2015-01-29
vc4: Fix point size handling when it's the first output.
Eric Anholt
1
-1
/
+1
2015-01-29
nir: Don't try to to-SSA ALU instructions that are already SSA.
Eric Anholt
1
-0
/
+3
2015-01-29
nir: Fix a bit of broken indentation.
Eric Anholt
1
-1
/
+1
2015-01-29
nir: Add a couple of helpers for glsl types.
Eric Anholt
2
-1
/
+16
2015-01-29
docs: fix mesa 10.4.3 release date
Emil Velikov
1
-1
/
+1
2015-01-29
Mesa: Advertise GL_OES_texture_*float* extensions support with i965.
Kalyan Kondapally
1
-0
/
+5
2015-01-29
Mesa: Add support for HALF_FLOAT_OES type.
Kalyan Kondapally
4
-6
/
+52
2015-01-29
Mesa: Add support for GL_OES_texture_*float* extensions.
Kalyan Kondapally
4
-0
/
+132
2015-01-28
nir: Make vec-to-movs handle src/dest aliasing.
Eric Anholt
1
-10
/
+72
2015-01-28
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
25
-228
/
+23
2015-01-28
mesa: Port a variant of 68afbe89c72d085dcbbf2b264f0201ab73fe339e to util/
Eric Anholt
1
-0
/
+1
2015-01-28
mesa: Move simple_list.h to src/util.
Eric Anholt
31
-28
/
+29
2015-01-28
radeonsi: Enable VGPR spilling for all shader types v5
Tom Stellard
8
-52
/
+217
2015-01-28
radeonsi/compute: Allocate the scratch buffer during state creation
Tom Stellard
2
-24
/
+62
2015-01-28
radeonsi: Add radeon_shader_binary member to struct si_shader
Tom Stellard
2
-6
/
+6
2015-01-28
radeonsi/compute: Rename si_compute::program to si_compute::shader
Tom Stellard
1
-5
/
+5
2015-01-28
radeonsi: Avoid leaking memory when rebuilding shader states
Marek Olšák
3
-4
/
+13
2015-01-28
nir/opcodes: Use a return type of tfloat for ldexp
Jason Ekstrand
1
-1
/
+1
2015-01-28
Revert "util: Move the alternate fpclassify implementation to util"
Jason Ekstrand
2
-63
/
+50
2015-01-28
Revert "nir/opcodes: Use fpclassify() instead of isnormal() for ldexp"
Jason Ekstrand
1
-1
/
+1
2015-01-28
util: Predicate the fpclassify fallback on !defined(__cplusplus)
Jason Ekstrand
1
-2
/
+12
2015-01-28
drirc: set allow_glsl_extension_directive_midshader for Dead Island.
Sven Arvidsson
1
-0
/
+4
2015-01-28
nir/opcodes: Use fpclassify() instead of isnormal() for ldexp
Jason Ekstrand
1
-1
/
+1
2015-01-28
util: Move the alternate fpclassify implementation to util
Jason Ekstrand
2
-50
/
+53
2015-01-28
i965/tex: Don't create read-write textures with non-renderable formats
Jason Ekstrand
1
-0
/
+5
2015-01-28
i965/gen8: Include the buffer offset when emitting renderbuffer relocs
Jason Ekstrand
1
-1
/
+1
2015-01-28
mesa: improve error messaging for format CSV parser
Tapani Pälli
2
-2
/
+7
2015-01-28
clover/llvm: Dump the OpenCL C code earlier.
EdB
1
-3
/
+3
2015-01-28
clover/llvm: Move CLOVER_DEBUG stuff into anonymous namespace.
EdB
1
-13
/
+20
2015-01-28
r600g: add support for primitive id without geom shader (v2)
Dave Airlie
6
-1
/
+51
2015-01-28
r600g: move selecting the pixel shader earlier.
Dave Airlie
1
-3
/
+4
2015-01-27
st/clover: Pass target instead of target.begin() to std::string()
Michel Dänzer
1
-3
/
+3
2015-01-27
r600g,radeonsi: Fix calculation of IR target cap string buffer size
Michel Dänzer
1
-2
/
+2
2015-01-26
nir: fix a bug with constant folding non-per-component instructions
Connor Abbott
1
-1
/
+2
2015-01-26
nir: add a helper function for getting the number of source components
Connor Abbott
1
-0
/
+15
2015-01-26
i965: Implemente a tiled fast-path for glReadPixels and glGetTexImage
Sisinty Sasmita Patra
3
-1
/
+271
[next]