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
*
r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.
Corbin Simpson
2010-02-02
8
-14
/
+40
*
tgsi: ureg_DECL_gs_input() accepts shader semantics.
Michal Krol
2010-02-02
2
-6
/
+16
*
vega: implement tgsi_ureg shaders cache
Igor Oliveira
2010-02-02
1
-74
/
+75
*
vega: change tgsi asm by tgsi_ureg
Igor Oliveira
2010-02-02
1
-171
/
+380
*
r200: Fix EXT_fogcoord rendering.
Pauli Nieminen
2010-02-02
1
-2
/
+2
*
r300g: Fix funky segfault.
Corbin Simpson
2010-02-01
2
-6
/
+8
*
st/egl: Wrong context might be used in eglBindTexImage.
Chia-I Wu
2010-02-02
1
-9
/
+11
*
docs: Update for EGL environment variables.
Chia-I Wu
2010-02-02
2
-2
/
+7
*
progs/es2: Fix an assertion failure in tri.
Chia-I Wu
2010-02-02
1
-2
/
+3
*
st/mesa: fix texture deallocation bug
Brian Paul
2010-02-01
1
-12
/
+10
*
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
Brian Paul
2010-02-01
3
-0
/
+233
*
mesa: change _mesa_find_free_register() to find multiple free regs
Brian Paul
2010-02-01
3
-29
/
+62
*
r300g: Inline immediates where possible.
Corbin Simpson
2010-02-01
2
-8
/
+60
*
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-02-01
5
-37
/
+12
*
st/mesa: remove dead stfp input_map array
Keith Whitwell
2010-02-01
2
-12
/
+0
*
mesa: added _mesa_print_vp/p_inputs() functions (debug aids)
Brian Paul
2010-02-01
2
-0
/
+47
*
glslcompiler: add glapi_nop.o to OBJECTS
Brian Paul
2010-02-01
1
-0
/
+1
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-02-01
3
-7
/
+0
*
glx: Remove unnecessary headers.
Vinson Lee
2010-02-01
8
-12
/
+0
*
st/dri: Remove duplicate type qualifier.
Vinson Lee
2010-01-31
1
-1
/
+1
*
i965g: Add missing va_end.
Vinson Lee
2010-01-31
1
-0
/
+1
*
r300g: Fix memory leak on memory allocation failure.
Vinson Lee
2010-01-31
1
-1
/
+4
*
r600: Remove duplicate assignment.
Vinson Lee
2010-01-31
1
-1
/
+1
*
egl: Remove unnecessary headers.
Vinson Lee
2010-01-31
3
-3
/
+0
*
nv04: Update to new nouveau_class.h
Marcin KoĆcielnicki
2010-02-01
1
-20
/
+20
*
nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy
Marcin Slusarz
2010-02-01
3
-6
/
+9
*
nv10, nv20: Fix build.
Francisco Jerez
2010-02-01
2
-2
/
+2
*
egl: Clean up surface attributes.
Chia-I Wu
2010-01-31
3
-57
/
+127
*
egl: Add support for more EGLImage extensions to EGL core.
Chia-I Wu
2010-01-31
4
-11
/
+60
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
3
-3
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
4
-10
/
+0
*
i965: Silence uninitialized variable warning.
Vinson Lee
2010-01-31
1
-1
/
+1
*
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-01-30
1
-1
/
+1
*
egl: Surface type validaction should depend on extensions supported.
Chia-I Wu
2010-01-31
1
-1
/
+2
*
egl: Initialize display configs with the display.
Chia-I Wu
2010-01-31
5
-6
/
+8
*
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
9
-18
/
+21
*
egl: Refactor _eglInitImage.
Chia-I Wu
2010-01-31
1
-10
/
+40
*
egl: Refactor _eglInitContext.
Chia-I Wu
2010-01-31
1
-19
/
+95
*
egl: Refactor _eglInitSurface.
Chia-I Wu
2010-01-31
1
-141
/
+146
*
i915: Set bit field of length 1 light_twoside to unsigned.
Vinson Lee
2010-01-30
1
-1
/
+1
*
glut: Remove unnecessary headers.
Vinson Lee
2010-01-30
6
-6
/
+0
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
13
-40
/
+0
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
11
-24
/
+0
*
r300: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-2
/
+0
*
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-24
/
+0
*
r128: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-20
/
+0
*
egl: Remove code blocks that are commented out.
Chia-I Wu
2010-01-31
4
-113
/
+4
*
progs/egl: Update eglinfo to display more attributes.
Chia-I Wu
2010-01-31
2
-11
/
+21
*
st/egl: Do not ignore configs without a renderable type.
Chia-I Wu
2010-01-31
1
-6
/
+6
*
st/egl: Remove egl_g3d_get_current_context.
Chia-I Wu
2010-01-31
1
-16
/
+4
[next]