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
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
17
-33
/
+50
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
4
-25
/
+26
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
3
-18
/
+16
*
ilo: use ilo_image exclusively in core
Chia-I Wu
2015-05-02
4
-139
/
+149
*
ilo: add ilo_image_can_enable_aux()
Chia-I Wu
2015-05-02
9
-50
/
+27
*
ilo: make ilo_image more self-contained
Chia-I Wu
2015-05-02
2
-9
/
+21
*
ilo: add ilo_image_init_for_imported()
Chia-I Wu
2015-05-02
3
-60
/
+66
*
ilo: prepare for image init for imported bo
Chia-I Wu
2015-05-02
1
-120
/
+129
*
ilo: constify ilo_image_params
Chia-I Wu
2015-05-02
1
-11
/
+11
*
ilo: improve readability of ilo_image
Chia-I Wu
2015-05-02
6
-111
/
+127
*
ilo: move command builder to core
Chia-I Wu
2015-05-02
23
-61
/
+74
*
ilo: move ilo_state_3d* to core
Chia-I Wu
2015-05-02
9
-276
/
+274
*
ilo: add ilo_buffer.h to core
Chia-I Wu
2015-05-02
5
-90
/
+138
*
ilo: move BOs from ilo_texture to ilo_image
Chia-I Wu
2015-05-02
7
-39
/
+63
*
ilo: move ilo_layout.[ch] to core as ilo_image.[ch]
Chia-I Wu
2015-05-02
11
-487
/
+489
*
ilo: add ilo_format.[ch] to core
Chia-I Wu
2015-05-02
8
-169
/
+184
*
ilo: add ilo_fence.h to core
Chia-I Wu
2015-05-02
5
-58
/
+113
*
ilo: add ilo_dev_init() to core
Chia-I Wu
2015-05-02
4
-146
/
+195
*
ilo: rename ilo_dev_info to ilo_dev
Chia-I Wu
2015-05-02
25
-141
/
+141
*
ilo: move intel_winsys to ilo_dev_info
Chia-I Wu
2015-05-02
5
-13
/
+15
*
ilo: add ilo_dev.h to core
Chia-I Wu
2015-05-02
3
-38
/
+73
*
ilo: add ilo_debug.[ch] to core
Chia-I Wu
2015-05-02
5
-85
/
+158
*
ilo: add ilo_core.h to core
Chia-I Wu
2015-05-02
3
-14
/
+48
*
ilo: move intel_winsys.h to core
Chia-I Wu
2015-05-02
19
-18
/
+18
*
nvc0/ir: fix predicated PFETCH for real
Ilia Mirkin
2015-04-30
2
-2
/
+2
*
nv50/ir: fix asFlow() const helper for OP_JOIN
Ilia Mirkin
2015-04-29
1
-1
/
+1
*
nvc0/ir: fix predicated PFETCH emission
Ilia Mirkin
2015-04-29
2
-2
/
+6
*
gk110/ir: fix set with a register dest to not auto-set the abs flag
Ilia Mirkin
2015-04-29
1
-1
/
+1
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
13
-29
/
+102
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
13
-12
/
+618
*
r300: do not link against libdrm_intel
Emil Velikov
2015-04-29
1
-1
/
+1
*
gallium/svga: Remove useless ARRAY_SIZE declaration
Axel Davy
2015-04-29
1
-4
/
+0
*
util/macros: Move DIV_ROUND_UP to util/macros.h
Axel Davy
2015-04-29
1
-2
/
+0
*
nvc0/ir: flush denorms to zero in non-compute shaders
Ilia Mirkin
2015-04-28
2
-1
/
+25
*
nvc0: expose GLSL version 410
Ilia Mirkin
2015-04-28
1
-1
/
+1
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
6
-2
/
+175
*
r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocks
Marek Olšák
2015-04-28
3
-2
/
+35
*
gm107/ir: add lane/vertex count sysvals
Ilia Mirkin
2015-04-27
1
-0
/
+2
*
gk110/ir: add support for writing per-patch and shader outputs
Ilia Mirkin
2015-04-27
1
-7
/
+3
*
freedreno/a3xx: color masking works like a blend for some formats
Ilia Mirkin
2015-04-27
1
-0
/
+14
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
9
-44
/
+235
*
freedreno/a3xx: add Z32F support
Ilia Mirkin
2015-04-27
5
-10
/
+65
*
freedreno: add fd_transfer to wrap around pipe_transfer
Ilia Mirkin
2015-04-27
3
-2
/
+15
*
freedreno/a3xx: add support for disabling depth clipping
Ilia Mirkin
2015-04-27
2
-1
/
+3
*
Fix a few typos
Zoë Blade
2015-04-27
17
-18
/
+18
*
radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRECISION
Marek Olšák
2015-04-27
1
-7
/
+2
*
radeonsi: remove deprecated and useless registers
Marek Olšák
2015-04-27
1
-10
/
+0
*
radeonsi: remove useless includes
Marek Olšák
2015-04-27
1
-3
/
+0
*
gallium/radeon: print winsys info with R600_DEBUG=info
Marek Olšák
2015-04-27
2
-0
/
+28
*
gallium/radeon: don't crash when getting out-of-bounds TEMP references
Marek Olšák
2015-04-23
1
-0
/
+6
[next]