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
*
WIP: freedreno/a3xx: incorrect scissor for binning pass
Rob Clark
2014-03-05
3
-8
/
+35
*
nv50,nvc0: add 11f_11f_10f vertex support
Ilia Mirkin
2014-03-04
3
-1
/
+3
*
radeon/uvd: fix typo in documentation
Dieter Nützel
2014-03-04
1
-1
/
+1
*
r600g: implement edge flags
Marek Olšák
2014-03-04
3
-4
/
+53
*
r600g: port color buffer format conversion from radeonsi
Marek Olšák
2014-03-04
4
-913
/
+161
*
radeonsi: move translate_colorswap to common code
Marek Olšák
2014-03-04
4
-54
/
+62
*
softpipe: use 64-bit arithmetic in softpipe_resource_layout()
Brian Paul
2014-03-03
1
-3
/
+3
*
freedreno/a3xx/compiler: overflow in trans_endif
Rob Clark
2014-03-02
1
-13
/
+5
*
freedreno/a3xx/compiler: fix for resolving PHI's
Rob Clark
2014-03-02
1
-18
/
+33
*
freedreno/lowering: two-sided-color
Rob Clark
2014-03-02
5
-57
/
+269
*
freedreno/a3xx/compiler: add SSG
Rob Clark
2014-03-02
2
-0
/
+2
*
freedreno/a3xx: fix gl_PointSize
Rob Clark
2014-03-02
5
-13
/
+20
*
freedreno: resync generated headers
Rob Clark
2014-03-02
4
-5
/
+7
*
freedreno/a3xx: binning-pass vertex shader variant
Rob Clark
2014-03-02
3
-18
/
+57
*
freedreno/a3xx: add support for frag coord/face
Rob Clark
2014-03-02
7
-123
/
+408
*
freedreno/a3xx: fix for unused inputs
Rob Clark
2014-03-02
2
-5
/
+11
*
r300g/tests: Added missing fclose for FILE resource.
Siavash Eliasi
2014-02-28
1
-0
/
+3
*
r600g/compute: PIPE_CAP_COMPUTE should be false for pre-evergreen GPUs
Tom Stellard
2014-02-28
1
-1
/
+3
*
nouveau: add a nouveau_compiler binary to compile TGSI into shader ISA
Ilia Mirkin
2014-02-26
3
-0
/
+235
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
13
-107
/
+110
*
nv30: remove unused sprite flipping parameter
Ilia Mirkin
2014-02-26
3
-5
/
+3
*
nv30: remove unused render_mode and hw_pointsprite_control
Ilia Mirkin
2014-02-26
2
-8
/
+3
*
nv30: remove use_nv4x, it is identical to is_nv4x
Ilia Mirkin
2014-02-26
4
-16
/
+14
*
radeonsi: Prevent geometry shader from emitting too many vertices
Michel Daenzer
2014-02-27
1
-0
/
+16
*
ilo: create u_upload_mgr last
Chia-I Wu
2014-02-26
1
-8
/
+11
*
nv50: enable txg where supported
Ilia Mirkin
2014-02-25
3
-2
/
+8
*
nv50: enable cube map array texture support
Ilia Mirkin
2014-02-25
3
-9
/
+7
*
r600g,radeonsi: consolidate create_surface and surface_destroy
Marek Olšák
2014-02-25
6
-85
/
+63
*
radeonsi: inline util_blitter_copy_texture
Marek Olšák
2014-02-25
1
-3
/
+21
*
radeonsi: remove useless psbox variable from resource_copy_region
Marek Olšák
2014-02-25
1
-3
/
+2
*
radeonsi: compute depth surface registers only once
Marek Olšák
2014-02-25
1
-44
/
+54
*
radeonsi: compute color surface registers only once
Marek Olšák
2014-02-25
1
-44
/
+55
*
r600g: remove r600_resource.h
Marek Olšák
2014-02-25
5
-48
/
+15
*
r600g: remove r600_surface::htile_enabled
Marek Olšák
2014-02-25
3
-10
/
+4
*
r600g: use r600_surface::db_z_info
Marek Olšák
2014-02-25
1
-10
/
+10
*
r600g,radeonsi: share r600_surface
Marek Olšák
2014-02-25
5
-54
/
+50
*
radeonsi: move PA_SU_POLY_OFFSET_DB_FMT_CNTL to framebuffer state
Marek Olšák
2014-02-25
1
-8
/
+21
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
9
-0
/
+9
*
r300g,r600g,radeonsi: add support for ARB_buffer_storage
Marek Olšák
2014-02-25
6
-0
/
+21
*
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
2014-02-25
1
-0
/
+16
*
nv50: correctly calculate the number of vertical blocks during transfer map
Emil Velikov
2014-02-25
1
-1
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
12
-0
/
+24
*
clover: Pass buffer offsets to the driver in set_global_binding() v3
Tom Stellard
2014-02-24
2
-1
/
+10
*
radeonsi: Use SI_BIG_ENDIAN now that it exists
Tom Stellard
2014-02-24
1
-1
/
+1
*
r600g: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
Tom Stellard
2014-02-24
3
-3
/
+3
*
radeonsi: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
Tom Stellard
2014-02-24
2
-2
/
+2
*
freedreno/a3xx/compiler: half-precision output
Rob Clark
2014-02-23
6
-10
/
+130
*
freedreno/a3xx: add shader variants
Rob Clark
2014-02-23
10
-196
/
+283
*
freedreno/a3xx/compiler: collapse nop's with repeat
Rob Clark
2014-02-23
2
-0
/
+15
*
freedreno/a3xx: drop hand-coded blit/solid shaders
Rob Clark
2014-02-23
10
-287
/
+181
[next]