index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/glx: added some comments
Brian Paul
2010-09-03
1
-0
/
+8
*
nvfx: implement LIT in fp
Luca Barbieri
2010-09-03
2
-1
/
+24
*
nvfx: fix division by zero in vp-ignore-input
Luca Barbieri
2010-09-03
1
-1
/
+1
*
nvfx: report correct max lodbias
Luca Barbieri
2010-09-03
1
-1
/
+1
*
nvfx: remove message
Luca Barbieri
2010-09-03
1
-13
/
+0
*
nvfx: support indirect addressing in vps
Luca Barbieri
2010-09-03
4
-27
/
+96
*
nvfx: fix support for more than 8 texture units (fixes etqw crash)
Luca Barbieri
2010-09-03
2
-4
/
+3
*
r600g: fix segfault in state after rework
Dave Airlie
2010-09-03
1
-2
/
+2
*
r600g: refactor sample states into a reusable struct.
Dave Airlie
2010-09-03
2
-97
/
+78
*
r600g: reduce size of r600 context structure to !insane
Dave Airlie
2010-09-03
2
-3
/
+29
*
r600g: add texture border state.
Dave Airlie
2010-09-03
2
-2
/
+42
*
r600g: deref old driver states for set entry points.
Dave Airlie
2010-09-03
1
-0
/
+10
*
r600g: drop r600_bind_state.
Dave Airlie
2010-09-03
1
-75
/
+34
*
r600g: kill r600_context_state function
Dave Airlie
2010-09-03
2
-96
/
+63
*
r600g: move lots of state inline helpers to separate header.
Dave Airlie
2010-09-03
2
-117
/
+120
*
draw: Include missing headers in draw_vs_aos.h.
Vinson Lee
2010-09-02
1
-0
/
+2
*
r600g: drop magic numbers in depth state.
Dave Airlie
2010-09-03
2
-3
/
+33
*
util: Include missing header in u_linear.h.
Vinson Lee
2010-09-02
1
-0
/
+1
*
r600g: force unbind of previously bind sampler/sampler_view
Jerome Glisse
2010-09-02
2
-86
/
+95
*
r600g: fix memory/bo leak
Jerome Glisse
2010-09-02
4
-2
/
+21
*
r600g: fix thinko in shadow code.
Dave Airlie
2010-09-02
1
-1
/
+1
*
r600g: fix logicop, the 3d ROP is the 2D rop shifted twice.
Dave Airlie
2010-09-02
1
-1
/
+1
*
r600g: fix depth texture tests
Dave Airlie
2010-09-02
1
-2
/
+2
*
r600g: add missing vertex fetch formats to the translation table.
Dave Airlie
2010-09-02
2
-0
/
+3
*
r600g: fix binding of same texture to several target slot
Jerome Glisse
2010-09-01
2
-23
/
+62
*
r600g: fix incorrect state naming in pipe_sampler vs pipe_sampler_view
Dave Airlie
2010-09-02
1
-1
/
+1
*
r600g: silence compiler warning
Jerome Glisse
2010-09-01
1
-1
/
+1
*
r600g: refix db/cb state
Jerome Glisse
2010-09-01
6
-32
/
+119
*
r600g: fix up default state differences between r6xx and r7xx
Alex Deucher
2010-09-01
1
-6
/
+16
*
st/glx: re-order destruction of buffers, visuals
Brian Paul
2010-09-01
1
-1
/
+1
*
r600g: avoid dynamic allocation of states
Jerome Glisse
2010-09-01
17
-1237
/
+523
*
Revert "Revert "r600g: precompute some of the hw state""
Jerome Glisse
2010-09-01
11
-120
/
+229
*
nouveau/nvfx: Remove enforcement of bit depth being same as front buffer
Patrice Mandin
2010-09-01
1
-17
/
+0
*
r600g: correct cb/zb offset emits.
Dave Airlie
2010-09-01
1
-2
/
+2
*
Revert "r600g: precompute some of the hw state"
Dave Airlie
2010-09-01
11
-229
/
+216
*
r600g: fix typo causing segfault.
Dave Airlie
2010-09-01
1
-1
/
+1
*
r600g: fix glean texCube and shadows.
Dave Airlie
2010-09-01
1
-5
/
+149
*
gallivm: fix bug in nested conditionals
Brian Paul
2010-08-31
1
-2
/
+4
*
llvmpipe: slightly simplify build_mask
Keith Whitwell
2010-08-31
1
-6
/
+2
*
llvmpipe: combine linear mask calculation
Keith Whitwell
2010-08-31
2
-15
/
+84
*
llvmpipe: intrinsics versions of build_mask functions
Keith Whitwell
2010-08-31
1
-1
/
+77
*
st/egl: Enable EGL_MESA_drm_display.
Chia-I Wu
2010-08-31
1
-1
/
+3
*
r600g: fix up depth write swizzles.
Dave Airlie
2010-08-31
1
-1
/
+4
*
r600g: fix fp-fragment-position test.
Dave Airlie
2010-08-31
1
-0
/
+1
*
r600g: fix typo in last commit
Dave Airlie
2010-08-31
1
-1
/
+1
*
r600g: fix position input to fragment shader.
Dave Airlie
2010-08-31
1
-0
/
+7
*
r600g: remove unneeded function call from scs
Dave Airlie
2010-08-31
1
-4
/
+0
*
r600g: make LIT work properly
Dave Airlie
2010-08-31
1
-8
/
+3
*
r600g: fixup trig functions when input is a literal
Dave Airlie
2010-08-31
1
-9
/
+67
*
r600g: make sure LIT splits constants
Dave Airlie
2010-08-31
1
-14
/
+11
[next]