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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: Make sure libdrm_radeon headers are picked up from the right place
Jonathan Gray
2013-08-29
2
-2
/
+3
*
draw: fix point/line/triangle determination in draw_need_pipeline()
Brian Paul
2013-08-29
1
-25
/
+6
*
radeon/uvd: fix MPEG2/4 ref frame index limit
Christian König
2013-08-29
1
-2
/
+2
*
nouveau: Copy m4x4 and m8x8 separately.
Vinson Lee
2013-08-28
1
-1
/
+2
*
i965: Allocate just enough space for user clip planes in uniform arrays.
Kenneth Graunke
2013-08-28
1
-2
/
+4
*
i965: Silence unused variable warning in release build
Chad Versace
2013-08-28
1
-1
/
+1
*
docs: minor fixes for 9.2 release notes
Brian Paul
2013-08-27
1
-2
/
+2
*
docs: Add news item for 9.2 release
Ian Romanick
2013-08-27
1
-0
/
+7
*
docs: Import 9.2 release notes
Ian Romanick
2013-08-27
1
-4
/
+149
*
mesa/main: Check for 0 size draws after validation.
Fabian Bieler
2013-08-27
2
-21
/
+42
*
glsl: Add built-ins from ARB_shader_bit_encoding to ARB_gpu_shader5.
Matt Turner
2013-08-27
1
-0
/
+20
*
i965/vs: Add support for translating ir_triop_fma into MAD.
Matt Turner
2013-08-27
2
-0
/
+12
*
i965/fs: Add support for translating ir_triop_fma into MAD.
Matt Turner
2013-08-27
4
-0
/
+10
*
i965/fs: Assert that ir_expressions are usable by 3-src instructions.
Matt Turner
2013-08-27
1
-0
/
+1
*
glsl: Add support for new fma built-in in ARB_gpu_shader5.
Matt Turner
2013-08-27
6
-0
/
+22
*
glsl: Add new fma built-in IR and prototype from ARB_gpu_shader5.
Matt Turner
2013-08-27
2
-0
/
+34
*
r300g: enable MSAA on r300-r400, be careful about using color compression
Marek Olšák
2013-08-27
4
-5
/
+14
*
configure.ac: Bump Wayland requirement to 1.2.0
Fabio Pedretti
2013-08-27
1
-1
/
+1
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
9
-34
/
+39
*
llvmpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
3
-18
/
+20
*
softpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
2
-18
/
+17
*
glsl: Disallow uniform block layout qualifiers on non-uniform block vars.
Matt Turner
2013-08-26
1
-4
/
+13
*
Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst...
Kristian Lehmann
2013-08-26
1
-2
/
+2
*
i915: Optimize SEQ and SNE when two operands are uniforms
Ian Romanick
2013-08-26
1
-12
/
+70
*
clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
Tom Stellard
2013-08-26
1
-1
/
+1
*
st/clover: Add event to deps even if it has been triggered
Niels Ole Salscheider
2013-08-26
1
-1
/
+1
*
st/clover: Profiling support
Niels Ole Salscheider
2013-08-26
3
-18
/
+142
*
tgsi_build: fix order of arguments for ind register build
Dave Airlie
2013-08-27
1
-1
/
+1
*
tgsi: finish declaration parsing for arrays.
Dave Airlie
2013-08-27
1
-1
/
+31
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
3
-5
/
+5
*
swrast: init i0, i1 values to silence warnings
Brian Paul
2013-08-26
1
-0
/
+1
*
mesa: init dst values in COPY_CLEAN_4V_TYPE_AS_FLOAT()
Brian Paul
2013-08-26
1
-1
/
+2
*
glsl: init limit=0 to silence uninitialized var warning
Brian Paul
2013-08-26
1
-1
/
+1
*
i965/vs: Allocate register set once at context creation.
Kenneth Graunke
2013-08-26
3
-4
/
+6
*
i965/vs: Move base_reg_count computation to brw_alloc_reg_set().
Kenneth Graunke
2013-08-26
1
-3
/
+4
*
i965/vs: Expose the payload registers to the register allocator.
Kenneth Graunke
2013-08-26
2
-6
/
+36
*
i965/vs: Use a fixed set of register classes.
Kenneth Graunke
2013-08-26
1
-37
/
+13
*
i965: Allow C++ type safety in the use of enum brw_urb_write_flags.
Paul Berry
2013-08-26
7
-11
/
+30
*
i965: Remove redundant (and uninitialized) field vec4_generator::ctx.
Paul Berry
2013-08-26
2
-3
/
+2
*
i965: Don't try to fall back when creating unrecognized program targets.
Paul Berry
2013-08-26
1
-1
/
+2
*
radeonsi: Also set the depth component mask bit for stencil-only exports
Michel Dänzer
2013-08-26
1
-1
/
+4
*
glsl: Add built-in function prototypes for GLSL 3.30
Kenneth Graunke
2013-08-25
2
-0
/
+1169
*
glsl: Bump standalone compiler versions to 3.30.
Kenneth Graunke
2013-08-25
2
-3
/
+3
*
mesa: Set query->EverBound in glQueryCounter().
Kenneth Graunke
2013-08-25
1
-0
/
+1
*
r600g: Implement the new float comparison instructions for Cayman as well.
Henri Verbeet
2013-08-25
1
-4
/
+4
*
nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to list
Ilia Mirkin
2013-08-25
1
-0
/
+1
*
nouveau/video: avoid overwriting base codec init with template
Ilia Mirkin
2013-08-25
2
-2
/
+2
*
freedreno/a3xx: don't leak so much
Rob Clark
2013-08-24
1
-0
/
+11
*
freedreno/a3xx/compiler: fix SGT/SLT/etc
Rob Clark
2013-08-24
1
-29
/
+125
*
freedreno/a3xx/compiler: bit of re-arrange/cleanup
Rob Clark
2013-08-24
1
-61
/
+71
[next]