index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-08-31
1
-8
/
+8
*
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
2015-08-31
3
-1
/
+24
*
r600: port si_conv_prim_to_gs_out from radeonsi
Dave Airlie
2015-08-31
1
-15
/
+16
*
gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
2015-08-31
1
-3
/
+4
*
r600g/sb: Don't crash on empty if jump target
Glenn Kennard
2015-08-31
1
-1
/
+4
*
r600g/sb: Don't read junk after EOP
Glenn Kennard
2015-08-31
3
-1
/
+6
*
r600g/sb: Handle undef in read port tracker
Glenn Kennard
2015-08-31
1
-1
/
+1
*
Revert "radeon/winsys: increase the IB size for VM"
Marek Olšák
2015-08-31
4
-17
/
+6
*
nv50: fix 2d engine blits for 64- and 128-bit formats
Ilia Mirkin
2015-08-31
1
-0
/
+4
*
nv50: account for the int RT0 rule for alpha-to-one/cov
Ilia Mirkin
2015-08-31
3
-11
/
+23
*
nv50,nvc0: disable depth bounds test on blit
Ilia Mirkin
2015-08-31
2
-0
/
+3
*
r600g: Fix assert in tgsi_cmp
Glenn Kennard
2015-08-31
1
-2
/
+2
*
nouveau: add codegen/unordered_set.h to the tarball
Emil Velikov
2015-08-22
1
-1
/
+2
*
winsys/sw/kms-dri: don't attempt to bundle the sconscript
Emil Velikov
2015-08-22
1
-2
/
+0
*
winsys/amdgpu: automake: remove missing headers
Emil Velikov
2015-08-22
1
-2
/
+0
*
android: enable amdgpu winsys in radeonsi driver
Mauro Rossi
2015-08-22
1
-2
/
+2
*
android: fix cflags and includes for amdgpu winsys
Mauro Rossi
2015-08-22
1
-0
/
+10
*
vc4: Actually allow math results to allocate into r4.
Eric Anholt
2015-08-21
2
-1
/
+7
*
vc4: Fold the 16-bit integer pack into the instructions generating it.
Eric Anholt
2015-08-21
5
-30
/
+22
*
vc4: Reuse QPU dumping for packing bits in QIR.
Eric Anholt
2015-08-21
3
-22
/
+26
*
vc4: Make _dest variants of qir ALU helpers to provide an explicit dest.
Eric Anholt
2015-08-21
2
-4
/
+20
*
vc4: Use the SSA defs list for figuring out eligible MOVs for copy prop.
Eric Anholt
2015-08-21
1
-12
/
+10
*
st/nine: Always use user constant buffers
Krzysztof Sobiecki
2015-08-21
1
-1
/
+3
*
st/nine: Silent warning in nine_ff
Axel Davy
2015-08-21
1
-0
/
+2
*
st/nine: Silent warning in sm1_declusage_to_tgsi
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Silent warning in NineCubeTexture9_ctor
Axel Davy
2015-08-21
1
-1
/
+1
*
st/nine: Silent warning in update_vertex_buffer
Axel Davy
2015-08-21
1
-1
/
+0
*
st/nine: Catch setting the same shader
Axel Davy
2015-08-21
1
-0
/
+6
*
st/nine: Avoid Constant upload when there is no change
Axel Davy
2015-08-21
1
-0
/
+42
*
st/nine: Fix the number of texture stages
Axel Davy
2015-08-21
2
-4
/
+6
*
st/nine: Use CSO cache for sampler views
Axel Davy
2015-08-21
4
-23
/
+5
*
st/nine: Calculate dummy sampler state only once
Axel Davy
2015-08-21
3
-35
/
+24
*
st/nine: Better check shader constant limits
Axel Davy
2015-08-21
1
-9
/
+27
*
st/nine: Remove NINED3DRS_ZBIASSCALE
Axel Davy
2015-08-21
3
-23
/
+12
*
st/nine: Implement special DOTPRODUCT3 behaviour
Axel Davy
2015-08-21
1
-0
/
+4
*
st/nine: Implement ff vertex data passthrough
Axel Davy
2015-08-21
1
-7
/
+61
*
st/nine: Change nine_state_update order
Axel Davy
2015-08-21
1
-63
/
+76
*
st/nine: Programmable ps D3DTTSS_PROJECTED support
Axel Davy
2015-08-21
7
-8
/
+74
*
st/nine: Complete ff texture transform implementation
Axel Davy
2015-08-21
3
-70
/
+174
*
st/nine: Change a few advertised caps
Axel Davy
2015-08-21
1
-15
/
+11
*
st/nine: Advertise Fog flags
Axel Davy
2015-08-21
1
-6
/
+6
*
st/nine: Revert to userbuf path when needed
Axel Davy
2015-08-21
1
-0
/
+11
*
st/nine: Finish Fog implementation
Axel Davy
2015-08-21
8
-26
/
+147
*
st/nine: Rework shader states
Axel Davy
2015-08-21
6
-115
/
+207
*
st/nine: Remove some useless variables
Axel Davy
2015-08-21
2
-2
/
+0
*
st/nine: Fix nine_ff_ps_key padding
Axel Davy
2015-08-21
1
-1
/
+3
*
st/nine: Begin programmable shader fog support
Axel Davy
2015-08-21
1
-7
/
+42
*
st/nine: Fix fixed function fog support
Axel Davy
2015-08-21
1
-34
/
+19
*
st/nine: Rework ff constant buffers
Axel Davy
2015-08-21
4
-87
/
+57
*
st/nine: Rework constant buffer state handling
Axel Davy
2015-08-21
5
-342
/
+337
[next]