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-02-05
nvc0: avoid negatives in PUSH_SPACE argument
HEAD
master
Ilia Mirkin
1
-2
/
+1
2016-02-05
nvc0: add some missing PUSH_SPACE's
Ilia Mirkin
1
-1
/
+9
2016-02-05
nvc0/ir: fix converting between predicate and gpr
Ilia Mirkin
3
-11
/
+41
2016-02-04
nvc0: add support for ARB_query_buffer_object
Ilia Mirkin
13
-21
/
+241
2016-02-04
st/mesa: add query buffer support
Ilia Mirkin
4
-1
/
+103
2016-02-04
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
15
-0
/
+16
2016-02-04
gallium: add a way to store query result into buffer
Ilia Mirkin
3
-0
/
+37
2016-02-04
mesa: add core implementation of ARB_query_buffer_object
Ilia Mirkin
1
-147
/
+138
2016-02-04
mesa: add driver interface for writing query results to buffers
Ilia Mirkin
1
-0
/
+9
2016-02-04
mesa: Handle QUERY_BUFFER_BINDING in GetIntegerv
Rafal Mielniczuk
2
-0
/
+8
2016-02-04
mesa: Add QueryBuffer to context
Rafal Mielniczuk
2
-0
/
+16
2016-02-04
mesa: Add ARB_query_buffer_object extension flag
Rafal Mielniczuk
2
-0
/
+2
2016-02-04
glapi: Add xml infrastructure for ARB_query_buffer_object
Rafal Mielniczuk
1
-1
/
+8
2016-02-05
glsl: simplify setting of image access qualifiers
Timothy Arceri
1
-63
/
+21
2016-02-05
mesa: remove dead program parameter functions
Timothy Arceri
2
-77
/
+0
2016-02-04
st/nine: Use align_free when needed
Axel Davy
4
-4
/
+4
2016-02-04
st/nine: Disallow non-argb8888 cursors
Axel Davy
1
-0
/
+1
2016-02-04
st/nine: Enforce centroid for color input when multisampling is on
Axel Davy
4
-4
/
+15
2016-02-04
st/nine: Fix centroid flag
Axel Davy
1
-1
/
+4
2016-02-04
st/nine: Use fast clears more often for MRTs
Axel Davy
4
-12
/
+11
2016-02-04
st/nine: Use linear filtering for shadow mapping
Axel Davy
1
-2
/
+3
2016-02-04
st/nine: Respect block alignment on surface lock
Patrick Rudolph
1
-1
/
+1
2016-02-04
st/nine: Add Render state validation layer
Axel Davy
5
-13
/
+236
2016-02-04
DRI_CONFIG: Add option to override vendor id
Patrick Rudolph
2
-13
/
+53
2016-02-04
st/nine: Implement NineDevice9_GetAvailableTextureMem
Patrick Rudolph
4
-5
/
+50
2016-02-04
st/nine: Handle Window Occlusion
Patrick Rudolph
8
-6
/
+108
2016-02-04
st/nine: Store minor version num
Patrick Rudolph
5
-12
/
+24
2016-02-04
st/nine: Call flush_resource before flush
Axel Davy
1
-6
/
+4
2016-02-04
st/nine: Fix remaining swapchain tests
Patrick Rudolph
2
-1
/
+5
2016-02-04
st/nine: Fix crash NineDevice9_CreateAdditionalSwapChain
Axel Davy
1
-0
/
+4
2016-02-04
st/nine: Fix possible crash on error
Patrick Rudolph
1
-1
/
+2
2016-02-04
st/nine: Test more presentation params
Patrick Rudolph
1
-5
/
+8
2016-02-04
st/nine: Fix resource9 private data
Patrick Rudolph
2
-1
/
+3
2016-02-04
st/nine: Print GUID instead of pointer
Patrick Rudolph
3
-6
/
+30
2016-02-04
st/nine: Fix use of uninitialized memory
Patrick Rudolph
2
-1
/
+13
2016-02-04
st/nine: Fix clear for multisample mismatch depth-stencil
Patrick Rudolph
1
-5
/
+7
2016-02-04
st/nine: Fix Volumetexture9_LockBox
Patrick Rudolph
1
-0
/
+7
2016-02-04
st/nine: Fix ATI2 pitch for non-square
Axel Davy
1
-2
/
+2
2016-02-04
st/nine: Support D3DFMT_R8G8B8
Patrick Rudolph
1
-3
/
+3
2016-02-04
st/nine: Use cso for viewport
Patrick Rudolph
1
-2
/
+1
2016-02-04
st/nine: Fix shade mode flat
Patrick Rudolph
2
-7
/
+8
2016-02-04
st/nine: Clear rendertarget on creation
Patrick Rudolph
1
-0
/
+9
2016-02-04
st/nine: Allow ColorFill on D3DFMT_NULL surfaces
Patrick Rudolph
1
-0
/
+2
2016-02-04
st/nine: Introduce STREAMFREQ state
Axel Davy
3
-21
/
+24
2016-02-04
st/nine: Catch redundant SetStreamSourceFreq calls
Axel Davy
1
-0
/
+3
2016-02-04
st/nine: Squash indexbuffer9 and vertexbuffer9
Patrick Rudolph
8
-215
/
+305
2016-02-04
st/nine: Unset vtxbuf on reset
Axel Davy
1
-1
/
+3
2016-02-04
st/nine: Use pipe_resource_reference for vtxbuf
Axel Davy
2
-3
/
+4
2016-02-04
st/nine: Use ff vertex shader when position_t is used
Axel Davy
7
-14
/
+35
2016-02-04
st/nine: Don't increment refcount on VertexDeclaration creation failure
Patrick Rudolph
1
-12
/
+12
[next]