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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: release 3d bufctx after drawing
Ben Skeggs
2013-11-13
1
-0
/
+3
*
clover: Fix the const variant of adaptor_range::end to deal with mismatching ...
Francisco Jerez
2013-11-12
1
-1
/
+2
*
draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset
Roland Scheidegger
2013-11-12
2
-19
/
+28
*
gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Cyril Brulebois
2013-11-12
1
-6
/
+6
*
nouveau/video: mark bitstream-level acceleration as unsupported
Ilia Mirkin
2013-11-12
1
-2
/
+2
*
nouveau/video: don't try on nv3x
Ilia Mirkin
2013-11-12
1
-2
/
+2
*
egl-static: Only export necessary symbols v3
Tom Stellard
2013-11-11
2
-0
/
+5
*
pipe-loader: Only export necessary symbols v3
Tom Stellard
2013-11-11
2
-0
/
+5
*
radeonsi/compute: Add Sea Islands support
Tom Stellard
2013-11-11
1
-3
/
+12
*
r600/llvm: Store inputs in function arguments
Vincent Lejeune
2013-11-11
3
-0
/
+121
*
svga: improve loops over color buffers
Brian Paul
2013-11-11
6
-10
/
+20
*
svga: document magic number of 8 render targets per batch
Brian Paul
2013-11-11
1
-1
/
+13
*
util: set all unused cbufs to NULL in util_copy_framebuffer_state()
Brian Paul
2013-11-11
1
-1
/
+2
*
vl: use a separate context for shader based decode v2
Christian König
2013-11-08
2
-61
/
+124
*
st/dri: Fix dri_create_context declaration prototype.
José Fonseca
2013-11-08
1
-0
/
+1
*
gallivm: deduplicate some indirect register address code
Roland Scheidegger
2013-11-08
1
-157
/
+96
*
mesa/dri: Move context flag validation down into the drivers
Ian Romanick
2013-11-07
1
-0
/
+5
*
mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Ian Romanick
2013-11-07
1
-0
/
+6
*
st/xorg: Delete.
Matt Turner
2013-11-07
22
-7080
/
+0
*
xorg-nouveau: Delete.
Matt Turner
2013-11-07
4
-284
/
+0
*
xorg-i915: Delete.
Matt Turner
2013-11-07
5
-255
/
+0
*
r600g: Add support for PIPE_FORMAT_R11G11B10_FLOAT vertex elements
Fredrik Höglund
2013-11-07
2
-0
/
+9
*
svga: always return 4 for PIPE_MAX_COLOR_BUFS
Brian Paul
2013-11-07
1
-5
/
+4
*
svga: return true for the PIPE_CAP_SM3 query
Brian Paul
2013-11-07
1
-1
/
+3
*
draw,llvmpipe,util: add depth bias calculation for arb_depth_buffer_float
Matthew McClure
2013-11-07
14
-56
/
+182
*
gallium: fix build on GNU/kFreeBSD
Fabio Pedretti
2013-11-06
2
-2
/
+2
*
r600/compute: silence unused var warning
Fabio Pedretti
2013-11-06
1
-1
/
+0
*
gallivm: fix indirect addressing of inputs
Roland Scheidegger
2013-11-06
1
-17
/
+28
*
r600/llvm: Fix isampleBuffer on preEG
Vincent Lejeune
2013-11-06
1
-1
/
+14
*
r600/llvm: Fix texbuf for pre EG gen
Vincent Lejeune
2013-11-06
1
-0
/
+29
*
st/vdpau: resolve delayed rendering for GL interop v2
Grigori Goronzy
2013-11-06
1
-0
/
+4
*
gallivm: optimize lp_build_minify for sse
Roland Scheidegger
2013-11-05
3
-13
/
+54
*
util/u_format: take normalized flag in consideration in util_format_is_rgba8_...
José Fonseca
2013-11-05
1
-0
/
+3
*
gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4.
Vinson Lee
2013-11-04
1
-0
/
+2
*
target/haiku-softpipe: Fix viewport issues
Alexander von Gluck IV
2013-11-05
4
-29
/
+138
*
clover: Calculate optimal work group size when it's not specified by the user.
Francisco Jerez
2013-11-04
5
-15
/
+176
*
clover: Constify some command_queue arguments.
Francisco Jerez
2013-11-04
1
-4
/
+4
*
clover: Workaround compiler bug present in GCC 4.7.0-4.7.2.
Francisco Jerez
2013-11-04
1
-16
/
+13
*
st/xorg: handle updates to DamageUnregister API
Emil Velikov
2013-11-04
1
-0
/
+4
*
r600g: properly unbind a DSA state being deleted in r600_delete_dsa_state
Marek Olšák
2013-11-04
2
-2
/
+9
*
radeonsi: implement ARB_vertex_type_2_10_10_10_rev
Marek Olšák
2013-11-04
1
-0
/
+7
*
r600g,radeonsi: properly expose texture buffer formats
Marek Olšák
2013-11-04
3
-9
/
+24
*
radeonsi: implement texture buffer objects
Marek Olšák
2013-11-04
3
-54
/
+137
*
radeonsi: report our border color behavior
Marek Olšák
2013-11-04
1
-1
/
+3
*
radeonsi: bind a dummy constant buffer in place of NULL buffers
Marek Olšák
2013-11-04
3
-0
/
+29
*
radeonsi: implement uniform buffer objects
Marek Olšák
2013-11-04
4
-31
/
+41
*
tgsi/scan: set maximum index for each constant buffer
Marek Olšák
2013-11-04
2
-1
/
+13
*
radeonsi: try to fix IA_MULTI_VGT_PARAM programming
Marek Olšák
2013-11-04
3
-2
/
+8
*
winsys/radeon: use type-3 NOPs for CS padding on CIK
Marek Olšák
2013-11-04
1
-2
/
+7
*
clover: fix build with LLVM 3.4
Aaron Watry
2013-11-04
1
-5
/
+0
[next]