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
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: Rework the get_intratile_offset function
Jason Ekstrand
2016-04-08
3
-38
/
+60
*
anv/image: Expose the guts of CreateBufferView for meta
Jason Ekstrand
2016-04-08
2
-16
/
+29
*
anv/blit2d: Refactor in preparation for different src/dst types
Jason Ekstrand
2016-04-08
2
-120
/
+238
*
anv/blit2d: Add layouts for using a texel buffer source
Jason Ekstrand
2016-04-08
2
-12
/
+53
*
anv/blit2d: Rename the descriptor set and pipeline layouts
Jason Ekstrand
2016-04-08
2
-12
/
+12
*
anv/blit2d: Enhance teardown and clean up init error paths
Jason Ekstrand
2016-04-08
1
-60
/
+57
*
anv/blit2d: Factor binding the source image into a helper
Jason Ekstrand
2016-04-08
1
-57
/
+82
*
anv/blit2d: Inline meta_emit_blit2d
Jason Ekstrand
2016-04-08
1
-191
/
+170
*
anv/blit2d: Pass the source pitch into the shader
Jason Ekstrand
2016-04-08
1
-8
/
+13
*
anv/blit2d: Break the texelfetch portion of shader building into a helper
Jason Ekstrand
2016-04-08
1
-23
/
+36
*
anv/blit2d: Fix whitespace
Jason Ekstrand
2016-04-08
1
-10
/
+10
*
anv/blit2d: Fix a NIR writemask
Jason Ekstrand
2016-04-08
1
-1
/
+1
*
anv/meta2d: Don't declare an array sampler in the fragment shader
Jason Ekstrand
2016-04-08
1
-4
/
+4
*
anv/blit2d: Remove the tex_dim parameter from copy_fragment_shader
Jason Ekstrand
2016-04-08
1
-4
/
+4
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-07
92
-1114
/
+1783
|
\
|
*
radeonsi: do per-pixel clipping based on viewport states
Marek Olšák
2016-04-08
2
-11
/
+85
|
*
nv50/ir: do not try to attach JOIN ops to ATOM
Samuel Pitoiset
2016-04-07
1
-1
/
+1
|
*
radeonsi: raise number of samplers per shader to 32
Nicolai Hähnle
2016-04-07
1
-3
/
+3
|
*
radeonsi: expand the compressed color and depth texture masks to 64 bits
Nicolai Hähnle
2016-04-07
3
-18
/
+18
|
*
radeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
Nicolai Hähnle
2016-04-07
1
-1
/
+1
|
*
gallium: raise PIPE_MAX_SAMPLERS to 32
Nicolai Hähnle
2016-04-07
1
-1
/
+1
|
*
st/glsl_to_tgsi: make samplers_used an uint32_t (v2)
Nicolai Hähnle
2016-04-07
1
-3
/
+5
|
*
tgsi/scan: add an assert for the size of the samplers_declared bitfield
Nicolai Hähnle
2016-04-07
1
-1
/
+2
|
*
draw/aaline: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
|
*
util/pstipple: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
|
*
svga: new SVGA_MSAA env var to disable/enable MSAA pixel formats
Brian Paul
2016-04-07
1
-2
/
+4
|
*
svga: add some trivial null pointer checks
Brian Paul
2016-04-07
3
-0
/
+9
|
*
trace: add missing set_shader_images()
Samuel Pitoiset
2016-04-07
3
-0
/
+81
|
*
radeonsi: disable perfect ZPASS counts for PIPE_QUERY_OCCLUSION_PREDICATE
Marek Olšák
2016-04-07
3
-5
/
+16
|
*
radeonsi: don't use the real barrier instruction in tess ctrl shaders
Marek Olšák
2016-04-07
1
-0
/
+8
|
*
Revert "clover: Fix build against clang SVN >= r265359"
Michel Dänzer
2016-04-07
1
-3
/
+0
|
*
nir/types: Add a wrapper for count_attribute_slots
Jason Ekstrand
2016-04-07
2
-0
/
+10
|
*
r600: use radeon_emit in a few more places in evergreen_compute
Dave Airlie
2016-04-07
1
-4
/
+4
|
*
r600: make compute global buffer functions static.
Dave Airlie
2016-04-07
2
-98
/
+86
|
*
r600: make two compute functions static.
Dave Airlie
2016-04-07
2
-5
/
+3
|
*
r600: using pipe_grid_info more in evergreen_compute.
Dave Airlie
2016-04-07
2
-26
/
+21
|
*
r600: in evergreen_compute use ctx consistently instead of ctx_
Dave Airlie
2016-04-07
1
-25
/
+25
|
*
r600: use rctx consistently in evergreen_compute.c
Dave Airlie
2016-04-07
1
-74
/
+74
|
*
r600: cleanup whitespace in evergreen_compute.c
Dave Airlie
2016-04-07
1
-87
/
+75
|
*
r600g: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-07
1
-1
/
+1
|
*
radeonsi: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-07
1
-1
/
+1
|
*
radeonsi: Improve assert info out of si_set_framebuffer_state()
Edward O'Callaghan
2016-04-07
1
-0
/
+2
|
*
radeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE
Edward O'Callaghan
2016-04-07
1
-0
/
+5
|
*
softpipe: Set samples and layers in set_framebuffer_state() cb
Edward O'Callaghan
2016-04-07
1
-0
/
+2
|
*
mesa/st: Update framebuffer state with no.of samples,layers
Edward O'Callaghan
2016-04-07
1
-3
/
+5
|
*
gallium/trace: Dump no.of samples and layers in fb state
Edward O'Callaghan
2016-04-07
1
-0
/
+2
|
*
gallium: Put no.of {samples,layers} into pipe_framebuffer_state
Edward O'Callaghan
2016-04-07
3
-0
/
+40
|
*
mesa/st: Set _NumSamples in update_framebuffer_state()
Edward O'Callaghan
2016-04-07
1
-0
/
+46
|
*
gallium: Obtain ARB_framebuffer_no_attachment constants
Edward O'Callaghan
2016-04-07
1
-0
/
+28
|
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
16
-0
/
+23
[next]