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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
2014-07-02
3
-1
/
+3
*
i965/gen6: Add a spec citation about push constant packet requirements.
Eric Anholt
2014-07-02
1
-1
/
+8
*
i965: Add a comment about null renderbuffer surfaces and why they exist.
Eric Anholt
2014-07-02
3
-2
/
+22
*
i965: Update a ton of comments about constant buffers.
Eric Anholt
2014-07-02
4
-32
/
+74
*
i965: Merge VS/GS and WM pull constant buffer upload paths.
Eric Anholt
2014-07-02
4
-53
/
+42
*
i965/gen6+: Merge VS/GS and WM push constant buffer upload paths.
Eric Anholt
2014-07-02
4
-66
/
+52
*
i965: Move dispatch_grf_start_reg and first_curbe_grf into stage_prog_data.
Eric Anholt
2014-07-02
14
-35
/
+36
*
i965: Fix state flags for gen4/5 CURBE.
Eric Anholt
2014-07-02
1
-8
/
+8
*
i965: Remove a dead define.
Eric Anholt
2014-07-02
1
-2
/
+0
*
i965: Reuse libdrm's header for AUB definitions.
Eric Anholt
2014-07-02
4
-71
/
+7
*
i965: Fix stale comments about the state cache.
Eric Anholt
2014-07-02
2
-2
/
+9
*
i965: Fix stale binding table comment.
Eric Anholt
2014-07-02
1
-2
/
+0
*
i965: Drop the memcmp for finding duplicated CURBE uploads.
Eric Anholt
2014-07-02
4
-50
/
+2
*
i965: Reuse intel_upload.c for gen4/5 constant buffers.
Eric Anholt
2014-07-02
3
-31
/
+7
*
gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
2014-07-02
6
-1
/
+15
*
clover: Fix not setting build log if the build succeeds v2
Matt Arsenault
2014-07-02
5
-13
/
+24
*
clover: Have compat::string allocate its own memory.
Francisco Jerez
2014-07-02
2
-5
/
+7
*
gallium/radeon: Only print a message for LLVM diagnostic errors
Tom Stellard
2014-07-02
1
-2
/
+4
*
radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Tom Stellard
2014-07-02
1
-1
/
+1
*
r600g: allow viewport index/layer to be sent to ps
Ilia Mirkin
2014-07-02
1
-2
/
+20
*
targets/dri: allow duplicated symbols
Emil Velikov
2014-07-02
1
-0
/
+6
*
st/dri: Remove the old libdridrm library
Emil Velikov
2014-07-02
2
-11
/
+4
*
targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
9
-130
/
+19
*
targets/dri-ilo: Convert to static/shared pipe-driver
Emil Velikov
2014-07-02
5
-104
/
+10
*
targets/dri-i915: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
5
-85
/
+10
*
targets/dri-freedreno: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
6
-107
/
+12
*
targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
13
-411
/
+36
*
targets/dri-nouveau: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
9
-100
/
+112
*
st/dri/drm: Add a second libdridrm library
Emil Velikov
2014-07-02
1
-1
/
+9
*
st/dri: Allow separate dri-targets
Emil Velikov
2014-07-02
7
-2
/
+56
*
targets/dri-swrast: use drm aware dricommon when building more than swrast
Emil Velikov
2014-07-02
4
-24
/
+13
*
docs: update hw-dependent bits of ARB_gpu_shader5
Ilia Mirkin
2014-07-01
1
-5
/
+5
*
nvc0: add missed PIPE_CAP_DRAW_INDIRECT
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
llvmpipe: get rid of llvmpipe_get_texture_tile_linear
Roland Scheidegger
2014-07-02
3
-107
/
+17
*
llvmpipe: get rid of llvmpipe_get_texture_image
Roland Scheidegger
2014-07-02
2
-52
/
+1
*
llvmpipe: get rid of llvmpipe_get_texture_image_all
Roland Scheidegger
2014-07-02
4
-65
/
+7
*
llvmpipe: allocate regular texture memory upfront
Roland Scheidegger
2014-07-02
1
-0
/
+7
*
llvmpipe: get rid of linear_img struct
Roland Scheidegger
2014-07-02
4
-33
/
+19
*
llvmpipe: (trivial) rename linear_mip_offsets to mip_offsets
Roland Scheidegger
2014-07-02
4
-6
/
+6
*
target-helpers: don't use designated initializers
Roland Scheidegger
2014-07-02
1
-4
/
+4
*
st/mesa: add support for indirect drawing
Christoph Bumiller
2014-07-02
3
-1
/
+14
*
gallium/u_vbuf: get draw info from an indirect buffer if there's any
Marek Olšák
2014-07-02
1
-44
/
+72
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
18
-0
/
+106
*
gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Christoph Bumiller
2014-07-02
2
-0
/
+4
*
xmlconfig/dri: bool -> unsigned char
Dave Airlie
2014-07-02
4
-12
/
+9
*
i965/fs: Update discard jump to preserve uniform loads via sampler.
Cody Northrop
2014-07-01
1
-6
/
+5
*
i965/fs: Mark case unreachable to silence warning.
Matt Turner
2014-07-01
1
-0
/
+2
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
55
-324
/
+182
*
mesa: Make unreachable macro take a string argument.
Matt Turner
2014-07-01
7
-16
/
+17
*
i965/vec4: Remove useless conditionals.
Matt Turner
2014-07-01
1
-6
/
+3
[prev]
[next]