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
*
softpipe: Don't use llvm in draw
Jakob Bornecrantz
2012-01-09
1
-1
/
+4
*
draw: Fail if we fail to enable llvm when asked for it
Jakob Bornecrantz
2012-01-09
1
-5
/
+11
*
draw: Make it possible to create a llvm free context
Jakob Bornecrantz
2012-01-09
2
-15
/
+35
*
mesa: Bump version to 8.0 (devel)
Kenneth Graunke
2012-01-09
1
-3
/
+3
*
radeon/winsys: fix get info ioctl error checking
Jerome Glisse
2012-01-09
1
-3
/
+5
*
i965/fs: Fix projector==1.0 optimization pre-gen6.
Eric Anholt
2012-01-09
1
-7
/
+3
*
i965/fs: Fix GPU hangs with 16-wide integer div/mod on gen7.
Eric Anholt
2012-01-09
1
-0
/
+6
*
mesa: Fix bogus transform feedback error message when subscripting non-array.
Paul Berry
2012-01-09
1
-3
/
+3
*
mesa: fix error message in _mesa_BlitFramebufferEXT()
Brian Paul
2012-01-09
1
-1
/
+1
*
mesa: check depth, stencil formats (not depths) in glBlitFramebuffer
Brian Paul
2012-01-09
1
-6
/
+4
*
mesa: add missing error check for linear blit of integer colors
Brian Paul
2012-01-09
1
-0
/
+13
*
swrast: convert blit_linear() to Map/UnmapRenderbuffer()
Brian Paul
2012-01-09
1
-25
/
+158
*
mesa: add _mesa_unpack_ubyte_rgba_row() function
Brian Paul
2012-01-09
2
-0
/
+502
*
mesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpack_uint_rgba_row()
Brian Paul
2012-01-09
3
-5
/
+5
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
19
-158
/
+146
*
i965: Actually enable SIMD16 dispatch on Ivybridge.
Kenneth Graunke
2012-01-08
1
-2
/
+7
*
nvfx: remove unused-but-set variables
Marek Olšák
2012-01-08
2
-5
/
+0
*
i965: Correct _NEW_TRANSOFORM typos.
Kenneth Graunke
2012-01-07
2
-2
/
+2
*
i965: Correct misspellings of "invariant".
Kenneth Graunke
2012-01-07
4
-9
/
+9
*
glsl_to_tgsi: emit IABS for absolute value of integers
Bryan Cain
2012-01-07
1
-2
/
+4
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
10
-149
/
+164
*
gallium: add an IABS opcode to TGSI
Bryan Cain
2012-01-07
4
-1
/
+20
*
mesa: remove unused _mesa_unpack_uint_rgba_row() prototype
Brian Paul
2012-01-07
1
-5
/
+0
*
glsl_to_tgsi: fix emission of boolean constants
Bryan Cain
2012-01-07
1
-1
/
+1
*
glsl_to_tgsi: remove bad assertion
Bryan Cain
2012-01-07
1
-2
/
+1
*
swrast: fix Z testing of points/lines for 16-bit depth buffers
Brian Paul
2012-01-07
1
-7
/
+29
*
swrast: s/GLbitfield/GLbitfield64/ for sw_span::arrayAttribs
Brian Paul
2012-01-07
4
-6
/
+8
*
swrast: s/GLint/GLuint/ to silence MSVC signed/unsigned comparison warning
Brian Paul
2012-01-07
1
-2
/
+2
*
meta: add some 'f' suffixes to silence MSVC warnings
Brian Paul
2012-01-07
1
-2
/
+2
*
mesa: add some 'f' suffixes to silence MSVC warnings
Brian Paul
2012-01-07
1
-4
/
+4
*
util: silence some MSVC type conversion warnings
Brian Paul
2012-01-07
1
-5
/
+5
*
draw: replace assert(0) with debug_warn_once()
Brian Paul
2012-01-07
3
-6
/
+6
*
util: add debug_warn_once() macro
Brian Paul
2012-01-07
1
-0
/
+19
*
draw: whitespace fixes, etc.
Brian Paul
2012-01-07
4
-173
/
+160
*
gallium: make vbuf_render::set_primitive() return void
Brian Paul
2012-01-07
9
-52
/
+27
*
svga: fix assorted whitespace issues, add copyright comment
Brian Paul
2012-01-07
3
-78
/
+85
*
svga: add switch cases for PIPE_SHADER_CAP_OUTPUT_READ
Brian Paul
2012-01-07
1
-0
/
+4
*
mesa: add/update comments in _mesa_copy_buffer_subdata()
Brian Paul
2012-01-07
1
-1
/
+4
*
u_vbuf: don't unroll indices if mapping vertex buffers blocks
Marek Olšák
2012-01-07
1
-1
/
+35
*
draw: fix missing include for u_format.
Dave Airlie
2012-01-07
1
-0
/
+1
*
st/mesa: add support for clip vertex.
Dave Airlie
2012-01-07
2
-6
/
+18
*
gallium: add new semantic for clip vertex.
Dave Airlie
2012-01-07
2
-2
/
+4
*
draw: don't translate non-floats to float.
Dave Airlie
2012-01-07
1
-0
/
+22
*
st/mesa: fix default interpolation for colors.
Dave Airlie
2012-01-07
1
-4
/
+10
*
glsl/builtins: Add missing mix(genType, genType, bvec) built-ins.
Kenneth Graunke
2012-01-06
3
-1
/
+11
*
i965/vs: Fix invalid array access in copy propagation.
Kenneth Graunke
2012-01-06
1
-14
/
+15
*
glsl: Don't mark assignment temporaries as read-only
Ian Romanick
2012-01-06
1
-5
/
+0
*
glsl: Emit extra errors for l-value violations in 'out' or 'inout' parameters
Ian Romanick
2012-01-06
1
-4
/
+59
*
glsl: Emit errors for assignments to non-l-value expressions
Ian Romanick
2012-01-06
1
-7
/
+22
*
glsl: Track descriptions of some expressions that can't be l-values
Ian Romanick
2012-01-06
3
-0
/
+19
[next]