index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Rename r600->si for functions in si_pipe.h.
Andreas Hartmetz
2014-01-14
12
-57
/
+57
*
radeonsi: Rename r600->si for functions in si.h.
Andreas Hartmetz
2014-01-14
4
-46
/
+46
*
radeonsi: Rename r600->si for functions in si_resource.h.
Andreas Hartmetz
2014-01-14
9
-17
/
+17
*
radeonsi: Rename r600->si for structs in si_resource.h.
Andreas Hartmetz
2014-01-14
3
-7
/
+7
*
radeonsi: Rename r600->si for structs in si.h.
Andreas Hartmetz
2014-01-14
3
-24
/
+24
*
radeonsi: Rename r600->si for structs in si_pipe.h.
Andreas Hartmetz
2014-01-14
20
-195
/
+195
*
radeonsi: Apply si_* file naming scheme.
Andreas Hartmetz
2014-01-14
26
-109
/
+81
*
r600g: fix glClearBuffer by handling PIPE_CLEAR_COLORi flags correctly
Marek Olšák
2014-01-13
1
-38
/
+31
*
r600g: handle NULL colorbuffers correctly on R600-R700
Marek Olšák
2014-01-13
1
-65
/
+55
*
r600g: handle NULL colorbuffers correctly on Evergreen
Marek Olšák
2014-01-13
2
-28
/
+54
*
radeonsi: handle NULL colorbuffers correctly
Marek Olšák
2014-01-13
1
-9
/
+11
*
gallium/util: easy fixes for NULL colorbuffers
Marek Olšák
2014-01-13
2
-1
/
+7
*
st/mesa: bind NULL colorbuffers as specified by glDrawBuffers
Marek Olšák
2014-01-13
2
-0
/
+25
*
st/egl: Flush resources before presentation
Martin Andersson
2014-01-13
3
-0
/
+24
*
llvmpipe: Honour pipe_rasterizer::point_quad_rasterization.
José Fonseca
2014-01-09
1
-10
/
+57
*
mesa: Work around internal compiler error
Thomas Sondergaard
2014-01-08
1
-2
/
+2
*
freedreno: add basic query support
Rob Clark
2014-01-08
8
-1
/
+275
*
freedreno/a3xx: use cs patch instead of RFI+RMW
Rob Clark
2014-01-08
8
-52
/
+46
*
freedreno/a3xx: support for hw binning pass
Rob Clark
2014-01-08
15
-158
/
+706
*
freedreno: be more clever about gmem usage
Rob Clark
2014-01-08
2
-9
/
+18
*
freedreno: resync generated headers
Rob Clark
2014-01-08
5
-24
/
+214
*
llvmpipe: Fix the bottom_edge_rule adjustment for points.
José Fonseca
2014-01-08
1
-4
/
+4
*
llvmpipe: Respect bottom_edge_rule when computing the rasterization bounding ...
José Fonseca
2014-01-08
3
-3
/
+3
*
ilo: enable HiZ
Chia-I Wu
2014-01-08
4
-7
/
+45
*
ilo: resolve Z/HiZ correctly
Chia-I Wu
2014-01-08
5
-1
/
+234
*
ilo: add flags to texture slices
Chia-I Wu
2014-01-08
1
-0
/
+29
*
ilo: rename and add an accessor for texture slices
Chia-I Wu
2014-01-08
4
-19
/
+41
*
ilo: add HiZ op support to the pipelines
Chia-I Wu
2014-01-08
11
-4
/
+1070
*
ilo: add support for HiZ allocation
Chia-I Wu
2014-01-08
2
-1
/
+82
*
ilo: refactor separate stencil allocation
Chia-I Wu
2014-01-08
1
-20
/
+27
*
ilo: assorted GPE fixes for HiZ
Chia-I Wu
2014-01-08
5
-69
/
+67
*
ilo: no layer offsetting on GEN7+
Chia-I Wu
2014-01-08
1
-1
/
+5
*
ilo: offset to layers only when necessary
Chia-I Wu
2014-01-08
4
-20
/
+137
*
ilo: allow ilo_zs_surface to skip layer offsetting
Chia-I Wu
2014-01-08
3
-19
/
+18
*
ilo: allow ilo_view_surface to skip layer offsetting
Chia-I Wu
2014-01-08
4
-88
/
+72
*
llvmpipe: Basic implementation of pipe_context::set_sample_mask.
José Fonseca
2014-01-07
5
-7
/
+20
*
cso_context: Fix cso_context::sample_mask initial value.
José Fonseca
2014-01-07
1
-1
/
+1
*
llvmpipe: Implement alpha_to_coverage for non-MSAA framebuffers.
Si Chen
2014-01-07
3
-1
/
+59
*
gallium/draw: remove double semicolon
Dave Airlie
2014-01-07
1
-1
/
+1
*
haiku libGL: Move from gallium target to src/hgl
Alexander von Gluck IV
2014-01-06
9
-1241
/
+2
*
haiku: Fix missing HaikuGL header paths
Alexander von Gluck IV
2014-01-06
2
-0
/
+2
*
radeonsi: calculate NUM_BANKS for DB correctly on CIK
Marek Olšák
2014-01-06
3
-4
/
+27
*
radeonsi: set correct pipe config for Hawaii in DB
Marek Olšák
2014-01-06
3
-15
/
+26
*
radeonsi: disable HTILE for 1D-tiled depth-stencil buffers
Marek Olšák
2014-01-06
1
-0
/
+5
*
freedreno/a3xx: fix blend state corruption issue
Rob Clark
2013-12-26
8
-33
/
+66
*
freedreno: prepare for hw binning
Rob Clark
2013-12-26
9
-142
/
+159
*
freedreno: resync generated headers
Rob Clark
2013-12-26
6
-76
/
+131
*
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
2013-12-23
1
-0
/
+2
*
st/vdpau: Destroy context when initialization fails
Aaron Watry
2013-12-23
1
-0
/
+1
*
radeon/llvm: Free target data at end of optimization
Aaron Watry
2013-12-23
1
-0
/
+1
[next]