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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: clamp gl_constants::MaxVarying against MAX_VARYING
Brian Paul
2010-09-02
1
-0
/
+1
*
mesa: fix code generation for ir_unop_sqrt
Brian Paul
2010-09-02
1
-2
/
+3
*
mesa: fix some printf warnings with casts
Brian Paul
2010-09-02
4
-10
/
+10
*
ir_to_mesa: Load all the STATE_VAR elements of a builtin uniform to a temp.
Eric Anholt
2010-09-01
1
-345
/
+291
*
ir_to_mesa: Add a little helper for emitting link failure messages.
Eric Anholt
2010-09-01
1
-24
/
+22
*
mesa: Fix many printf-like warnings.
Eric Anholt
2010-09-01
4
-12
/
+13
*
mesa: Add __printf__ attribute to printf-like functions to get warnings.
Eric Anholt
2010-09-01
2
-5
/
+10
*
mesa/st: remove check for buffer/elements = 0
Dave Airlie
2010-09-02
1
-3
/
+0
*
mesa: fix out of bounds memory read in mipmap gen code
Brian Paul
2010-09-01
1
-5
/
+12
*
mesa: more prog_execute.c debug code
Brian Paul
2010-09-01
1
-0
/
+7
*
i965: DP2 produces a scalar result like DP3, DP4, etc.
Eric Anholt
2010-09-01
1
-0
/
+1
*
mesa: initialize dummy framebuffer and renderbuffer mutexes
Vladimir Vukicevic
2010-09-01
1
-0
/
+2
*
r600: cube mipmap levels are aligned to 8 faces only starting from r7xx
Andre Maasikas
2010-09-01
1
-3
/
+3
*
ir_to_mesa: When emitting a pixel kill, flag that we did so.
Eric Anholt
2010-08-31
1
-0
/
+3
*
ir_to_mesa: Sort the uniform list we're adding to Parameters[] order.
Eric Anholt
2010-08-31
1
-5
/
+41
*
ir_to_mesa: Fix struct/class confusion
nobled
2010-08-31
1
-1
/
+1
*
ir_to_mesa: Set up our instruction nodes with zeroed data.
Eric Anholt
2010-08-31
1
-0
/
+12
*
ir_to_mesa: use RSQ+MUL instead of RSQ+RCP for SQRT
Marek Olšák
2010-08-31
1
-1
/
+2
*
i965: fix depth test on sandybridge
Zhenyu Wang
2010-08-31
3
-3
/
+3
*
Add talloc to osmesa library dependencies
Jon TURNEY
2010-08-30
1
-2
/
+2
*
Fix inverted version checks in check_extra.
Kenneth Graunke
2010-08-30
1
-6
/
+12
*
i965: Clear the cached constant buffer entry in the VS at control flow.
Eric Anholt
2010-08-30
1
-1
/
+21
*
i965: Align the number of payload regs to 2 again in 16-wide mode.
Eric Anholt
2010-08-30
1
-1
/
+1
*
i965: Apply the rest of the old-libdrm guard patch.
Cedric Vivier
2010-08-30
1
-0
/
+13
*
i965: Add support for loops to the new FS backend.
Eric Anholt
2010-08-30
1
-4
/
+82
*
i965: Make brw_CONT and brw_BREAK take the pop count.
Eric Anholt
2010-08-30
4
-14
/
+10
*
i965: Add "discard" support to the new FS backend.
Eric Anholt
2010-08-30
1
-1
/
+19
*
i965: Fix the new implementation of ir_unop_sign to match brw_wm_emit.c
Eric Anholt
2010-08-30
1
-5
/
+8
*
i965: Add support for texturing with bias to i965 FS backend.
Eric Anholt
2010-08-30
2
-17
/
+60
*
mesa: Return after assertion failure.
José Fonseca
2010-08-30
1
-1
/
+1
*
mesa: Fix _mesa_lookup_parameter_constant's return value.
José Fonseca
2010-08-30
1
-2
/
+4
*
st/mesa: set the MaxVarying GLSL constant
Marek Olšák
2010-08-30
1
-0
/
+7
*
evergreen : fix shader const allocation and instruction bugs.
Richard Li
2010-08-29
6
-20
/
+48
*
ir_to_mesa: Initialize variable in ir_to_mesa_visitor::visit.
Vinson Lee
2010-08-29
1
-1
/
+1
*
i965: Add initial support for texturing to the new FS backend.
Eric Anholt
2010-08-28
1
-15
/
+128
*
i965: Add disasm for gen5 sampler messages.
Eric Anholt
2010-08-28
1
-6
/
+19
*
i965: Move libdrm/C++ hack introduced in fa2deb3d to intel_context.h
Cedric Vivier
2010-08-28
1
-5
/
+0
*
st/mesa: Include missing header in st_mesa_to_tgsi.c.
Vinson Lee
2010-08-28
1
-1
/
+2
*
i965: Set the pop count on BRK/CONT inside of an if statement in the FS.
Eric Anholt
2010-08-27
1
-4
/
+11
*
dri: Get prototype for _mesa_destroy_compiler().
Eric Anholt
2010-08-27
1
-0
/
+1
*
i965: Don't strip negate/abs flags when assigning uniform locations.
Eric Anholt
2010-08-27
1
-5
/
+5
*
i965: Add missing handling for BRW_OPCODE_SEL.
Eric Anholt
2010-08-27
1
-0
/
+4
*
i965: Mask out higher bits of the result of BRW_CMP producing a boolean.
Eric Anholt
2010-08-27
1
-0
/
+6
*
i965: Fix the types of immediate integer values.
Eric Anholt
2010-08-27
1
-2
/
+2
*
i965: Add translation for RNDD and RNDZ.
Eric Anholt
2010-08-27
1
-0
/
+7
*
i965: Add support for ir_binop_mod using do_mod_to_fract.
Eric Anholt
2010-08-27
1
-0
/
+4
*
mesa: move null ptr check (fdo bug 29843)
Brian Paul
2010-08-27
1
-2
/
+2
*
mesa: Use the format info to identify packed depth/stencil formats.
Nick Bowler
2010-08-27
1
-6
/
+2
*
mesa: use atexit() handler to release GLSL compiler memory
Brian Paul
2010-08-27
1
-0
/
+9
*
i965: Fix swapped instructions in ir_unop_abs and ir_unop_neg.
Eric Anholt
2010-08-27
1
-2
/
+2
[next]