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
...
*
i965: Fold prepare() and emit() of VS surface state setup together.
Eric Anholt
2011-10-29
1
-37
/
+25
*
i965: Move WM pull constant setup to emit() time.
Eric Anholt
2011-10-29
1
-2
/
+2
*
i965/gen7: Fold WM surface state prepare()/emit() together.
Eric Anholt
2011-10-29
1
-38
/
+18
*
i965/gen4: Fold WM surface state prepare()/emit() together.
Eric Anholt
2011-10-29
1
-36
/
+18
*
i965: Move sampler state to emit() time.
Eric Anholt
2011-10-29
2
-4
/
+4
*
i965/gen4: Move unit state setup to emit() time.
Eric Anholt
2011-10-29
6
-10
/
+11
*
i965/gen7: Fold prepare() and emit() of SF CLIP/VP state together.
Eric Anholt
2011-10-29
1
-9
/
+4
*
i965/gen4: Move CC VP to emit() time, since it's only needed by CC's emit().
Eric Anholt
2011-10-29
1
-2
/
+2
*
i965: Move push constants setup to emit() time.
Eric Anholt
2011-10-29
2
-6
/
+6
*
i965/gen6: Move setup of CC state batches to emit time.
Eric Anholt
2011-10-29
2
-6
/
+6
*
i965: Check Fallback again after upload.
Eric Anholt
2011-10-29
1
-1
/
+6
*
i965: Remove the validated BO list, now that it's unused.
Eric Anholt
2011-10-29
12
-109
/
+2
*
i965: Use the batch save/reset code to avoid needing the BO validate step.
Eric Anholt
2011-10-29
1
-33
/
+27
*
intel: Return error value from intel_batchbuffer_flush().
Eric Anholt
2011-10-29
2
-6
/
+12
*
i965: Add a note about an unsafe-looking state check.
Eric Anholt
2011-10-29
1
-0
/
+5
*
intel: Add an interface for saving/restoring the batchbuffer state.
Eric Anholt
2011-10-29
4
-1
/
+29
*
i915: Move the always_flush_cache code to triangle emit.
Eric Anholt
2011-10-29
2
-4
/
+8
*
glsl: Fix compilation of glsl_lexer.ll with MSVC.
Morgan Armand
2011-10-29
1
-0
/
+4
*
r600g: Replace needless flush in texture upload.
Mathias Fröhlich
2011-10-29
1
-1
/
+1
*
r600g: remove one pointless flush
Marek Olšák
2011-10-29
3
-25
/
+4
*
radeon/r200: forgot one somehow
Dave Airlie
2011-10-29
1
-1
/
+2
*
radeon/r200: drop remains of non-libdrm_radeon build
Dave Airlie
2011-10-29
14
-351
/
+4
*
mesa/st: get interpolation mode from the fragment shader.
Dave Airlie
2011-10-29
1
-1
/
+15
*
glx: Don't enable INTEL_swap_event unconditionally
Adam Jackson
2011-10-28
1
-1
/
+1
*
implement WGL_ARB_create_context
Morgan Armand
2011-10-28
5
-7
/
+166
*
r600g: get backend mask after the context is fully set up
Marek Olšák
2011-10-28
3
-4
/
+2
*
ir_to_mesa: Let check_resources halt compilation
Ian Romanick
2011-10-28
1
-6
/
+17
*
i965: Use glsl_type::column_type instead of open-coding it
Ian Romanick
2011-10-28
1
-3
/
+1
*
glsl: Clean-up spurious error message on bad structure definitions
Ian Romanick
2011-10-28
1
-6
/
+24
*
glsl: Generate an error for array-of-array declarations
Ian Romanick
2011-10-28
1
-2
/
+14
*
r300c/compiler: remove the compiler too
Marek Olšák
2011-10-28
61
-17084
/
+0
*
i965/fs: Use the actual hardware g0 register for texel offset setup.
Kenneth Graunke
2011-10-28
1
-1
/
+1
*
u_format: Fix -NaN handling for packing of 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-11
/
+31
*
u_format: Fix clamping of overflow in 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-4
/
+18
*
mesa: Don't do [0, 1] clamping on glGetTexImage() of packed float formats.
Eric Anholt
2011-10-28
1
-4
/
+6
*
u_format: Fix bitshifting for unpacking from 10F.
Eric Anholt
2011-10-28
1
-2
/
+2
*
u_format: Fix bit definition of UF10_MANTISSA_BITS.
Eric Anholt
2011-10-28
1
-1
/
+1
*
glsl: Implement GLSL 1.30's literal integer range restrictions.
Eric Anholt
2011-10-28
1
-8
/
+45
*
radeon: Remove the non-libdrm kernel memory manager support.
Eric Anholt
2011-10-28
8
-464
/
+2
*
radeon: Insist on libdrm being present to build.
Eric Anholt
2011-10-28
5
-110
/
+5
*
configure.ac: Fix equality checks in gallium st setup.
Eric Anholt
2011-10-28
1
-3
/
+3
*
dri: Remove driver GenerateMipmap hooks.
Eric Anholt
2011-10-28
4
-67
/
+0
*
radeon: Drop some remaining DRI1 vblank support code.
Eric Anholt
2011-10-28
3
-58
/
+0
*
intel: remove dead prototype for old DRI1 code.
Eric Anholt
2011-10-28
1
-5
/
+0
*
radeon: Simplify cliprects computation now that there's just 1.
Eric Anholt
2011-10-28
3
-69
/
+15
*
radeon: Drop the clipping in spans, now that we always have (0,0) -> (w,h).
Eric Anholt
2011-10-28
1
-54
/
+38
*
radeon: Drop the legacy BO manager code.
Eric Anholt
2011-10-28
7
-988
/
+0
*
radeon: Drop the DRI1 zero-copy TFP code.
Eric Anholt
2011-10-28
5
-92
/
+0
*
radeon: Drop the radeon_cs_legacy code now that we rely on kernel mm.
Eric Anholt
2011-10-28
6
-458
/
+0
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
16
-349
/
+0
[prev]
[next]