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
...
*
i915g: Fix typos
Stéphane Marchesin
2014-11-22
1
-2
/
+2
*
i915g: Fix maxlod computation.
Stéphane Marchesin
2014-11-22
1
-3
/
+3
*
i915g: Fix offset for level != 0
Stéphane Marchesin
2014-11-22
5
-8
/
+27
*
i915g: Don't write constants past I915_MAX_CONSTANT
Stéphane Marchesin
2014-11-22
1
-1
/
+1
*
i915g: Don't hardcode array size for phase count
Stéphane Marchesin
2014-11-22
1
-1
/
+1
*
radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes
Marek Olšák
2014-11-21
1
-0
/
+7
*
vc4: Update for new kernel ABI with async execution and waits.
Eric Anholt
2014-11-20
9
-3
/
+250
*
radeonsi: remove unused variable si_state_dsa::db_render_control
Marek Olšák
2014-11-19
1
-1
/
+0
*
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
Roland Scheidegger
2014-11-19
1
-0
/
+1
*
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
*
vc4: Emit semaphore instructions for new kernel ABI.
Eric Anholt
2014-11-18
3
-6
/
+87
*
vc4: Mark a big array as const.
Eric Anholt
2014-11-18
1
-1
/
+1
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
1
-1
/
+2
*
radeonsi: support gl_FragCoord at integer pixel center
Marek Olšák
2014-11-18
2
-1
/
+5
*
radeonsi: support per-sample gl_FragCoord
Marek Olšák
2014-11-18
1
-12
/
+13
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-18
1
-4
/
+8
*
r600g/cayman: fix texture gather tests
Dave Airlie
2014-11-18
1
-4
/
+11
*
r600g: cayman umad assigns dst pointlessly
Dave Airlie
2014-11-18
1
-1
/
+1
*
r600g/cayman: fix integer multiplication output overwrite (v2)
Dave Airlie
2014-11-18
1
-3
/
+23
*
radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
Michel Dänzer
2014-11-17
1
-0
/
+15
*
freedreno: add missing headers in Makefile.sources
Emil Velikov
2014-11-16
1
-1
/
+14
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
3
-5
/
+2
*
radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
3
-3
/
+16
*
freedreno/a4xx: implement mem->gmem (restore)
Rob Clark
2014-11-15
2
-3
/
+199
*
freedreno/a4xx: move where SP_FS_MRT_REGn is emitted
Rob Clark
2014-11-15
2
-14
/
+22
*
nv50,nvc0: use clip_halfz setting when creating rasterizer state
Ilia Mirkin
2014-11-15
6
-3
/
+10
*
freedreno: add adreno 420 support
Rob Clark
2014-11-15
32
-12
/
+3870
*
freedreno: update generated headers
Rob Clark
2014-11-15
6
-66
/
+2274
*
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
*
ilo: add variants of 3DSTATE_WM
Chia-I Wu
2014-11-11
3
-54
/
+61
*
ilo: add variants of 3DSTATE_CLIP
Chia-I Wu
2014-11-11
3
-24
/
+32
[prev]
[next]