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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g/sb: implement r600 gpr index workaround. (v3.1)
Dave Airlie
2015-01-07
4
-9
/
+57
*
r600g: fix regression since UCMP change
Dave Airlie
2015-01-07
1
-1
/
+1
*
r600g/sb: fix issues with loops created for switch
Vadim Girlin
2015-01-07
5
-4
/
+16
*
Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch"
Dave Airlie
2015-01-07
1
-38
/
+12
*
radeonsi: fix VertexID for OpenGL
Marek Olšák
2015-01-07
1
-2
/
+5
*
nv50/ir: fix texture offsets in release builds
Ilia Mirkin
2015-01-06
2
-2
/
+4
*
nv50,nvc0: set vertex id base to index_bias
Ilia Mirkin
2015-01-04
5
-7
/
+35
*
nv50,nvc0: implement half_pixel_center
Tiziano Bacocco
2015-01-04
8
-14
/
+11
*
radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
Michel Dänzer
2015-01-04
1
-2
/
+4
*
llvmpipe: fix lp_test_arit denorm handling
Roland Scheidegger
2014-12-11
1
-1
/
+37
*
r600g: only init GS_VERT_ITEMSIZE on r600
Dave Airlie
2014-12-11
1
-5
/
+2
*
radeonsi: Program RASTER_CONFIG for harvested GPUs v5
Tom Stellard
2014-12-11
2
-6
/
+130
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-03
1
-12
/
+38
*
freedreno/ir3: fix UMAD
Ilia Mirkin
2014-12-03
1
-9
/
+9
*
freedreno/a3xx: only enable blend clamp for non-float formats
Ilia Mirkin
2014-12-03
2
-4
/
+7
*
nv50/ir/tgsi: handle TGSI_OPCODE_ARR
Christoph Bumiller
2014-12-03
1
-1
/
+4
*
freedreno/ir3: don't pass consts to madsh.m16 in MOD logic
Ilia Mirkin
2014-11-28
1
-0
/
+3
*
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Dave Airlie
2014-11-28
4
-72
/
+62
*
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
Dave Airlie
2014-11-26
1
-64
/
+72
*
r600: fix texture gradients instruction emission (v2)
Dave Airlie
2014-11-26
1
-28
/
+31
*
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2014-11-24
2
-14
/
+14
*
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2014-11-24
2
-3
/
+6
*
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
2014-11-24
1
-0
/
+2
*
r600g: limit texture offset application to specific types (v2)
Dave Airlie
2014-11-19
1
-3
/
+18
*
r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
2014-11-19
1
-1
/
+2
*
radeonsi: support per-sample gl_FragCoord
Marek Olšák
2014-11-19
1
-12
/
+13
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-19
1
-4
/
+8
*
r600g/cayman: fix texture gather tests
Dave Airlie
2014-11-19
1
-4
/
+11
*
r600g/cayman: fix integer multiplication output overwrite (v2)
Dave Airlie
2014-11-19
1
-3
/
+23
*
radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
Michel Dänzer
2014-11-19
1
-0
/
+15
*
nv50,nvc0: use clip_halfz setting when creating rasterizer state
Ilia Mirkin
2014-11-19
6
-3
/
+10
*
freedreno/ir3: move some helpers
Rob Clark
2014-11-14
2
-65
/
+71
*
freedreno: rename draw->draw_vbo
Rob Clark
2014-11-14
4
-6
/
+6
*
freedreno/a3xx: missing u_upload_destroy
Rob Clark
2014-11-14
1
-0
/
+2
*
freedreno: fix borked check for a320.0
Rob Clark
2014-11-14
1
-1
/
+1
*
freedreno/ir3: half vs full reg in standalone compiler output
Rob Clark
2014-11-14
1
-6
/
+10
*
llvmpipe: Call pipe_thread_wait() on Linux.
José Fonseca
2014-11-13
1
-0
/
+6
*
i915g: we also have more than 0 viewports!
Kenneth Graunke
2014-11-12
1
-0
/
+3
*
vc4: Avoid reusing a pointer from c->outputs[] after add_output().
Eric Anholt
2014-11-12
1
-5
/
+6
*
vc4: Fix assumption of TGSI OUT[0] being POSITION in the VS.
Eric Anholt
2014-11-12
1
-5
/
+5
*
nvc0: remove unused mm_VRAM_fe0
Ilia Mirkin
2014-11-12
2
-9
/
+0
*
ilo: clean up gen6_3DSTATE_SF()
Chia-I Wu
2014-11-11
3
-90
/
+105
*
ilo: clean up gen7_3DSTATE_STREAMOUT()
Chia-I Wu
2014-11-11
2
-45
/
+35
*
ilo: rework gen7_3DSTATE_SO_DECL_LIST()
Chia-I Wu
2014-11-11
1
-60
/
+66
*
ilo: add 3DSTATE_SO_BUFFER variants
Chia-I Wu
2014-11-11
2
-24
/
+25
*
ilo: add gen6_3dstate_constant()
Chia-I Wu
2014-11-11
2
-84
/
+67
*
ilo: add variants of 3DSTATE_{HS,DS}
Chia-I Wu
2014-11-11
2
-12
/
+6
*
ilo: add variants of 3DSTATE_GS
Chia-I Wu
2014-11-11
3
-63
/
+100
*
ilo: add variants of 3DSTATE_VS
Chia-I Wu
2014-11-11
3
-16
/
+22
*
ilo: add variants of 3DSTATE_PS
Chia-I Wu
2014-11-11
2
-36
/
+41
[next]