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
...
*
glsl: remove _slang_attach_storage() function
Brian Paul
2009-03-10
1
-52
/
+21
*
glsl: some clean-ups, remove old assertions, add new assertions
Brian Paul
2009-03-10
1
-7
/
+6
*
glsl: remove stray/unneeded totalSize assignment
Brian Paul
2009-03-10
1
-1
/
+1
*
mesa: fix dumb sizeof() vs. strlen() mix-up
Brian Paul
2009-03-10
1
-1
/
+1
*
glsl: fix typo: s/vec4_tex1d_proj/vec4_tex_1d_proj/
Brian Paul
2009-03-10
2
-24
/
+24
*
xmesa: set back-buffer's drawable field
Brian Paul
2009-03-09
1
-0
/
+1
*
i965: fix cube map lock-up / corruption
Brian Paul
2009-03-09
1
-9
/
+13
*
st: silence warning
Brian Paul
2009-03-09
1
-0
/
+2
*
st: remove unused DrawPixels code
Brian Paul
2009-03-09
1
-124
/
+4
*
st: use pointer_to_offset() cast wrapper to convert pointers to uint
Brian Paul
2009-03-09
3
-4
/
+19
*
mesa: reorder register file enums
Brian Paul
2009-03-09
1
-3
/
+3
*
st: also check for a8 texture support in bitmap code
Keith Whitwell
2009-03-09
1
-0
/
+4
*
fix typo in fragment pipe alu define, should fix dot3_rgb tex combine
Roland Scheidegger
2009-03-09
1
-1
/
+1
*
vbo: yet tighter still usage of FLUSH_NEED_CURRENT
Keith Whitwell
2009-03-09
1
-3
/
+3
*
vbo: stricter checks on Driver.NeedFlush
Keith Whitwell
2009-03-09
1
-4
/
+6
*
mesa: s/int/GLsizeiptr/ to silence warning with 64-bit build
Brian Paul
2009-03-07
1
-1
/
+1
*
gallium: use unsigned long to silence warnings with 64-bit build
Brian Paul
2009-03-07
1
-1
/
+1
*
r300: remove assignment to removed StringPos field
Brian Paul
2009-03-07
1
-1
/
+0
*
mesa: move shared context state functions to new shared.c file
Brian Paul
2009-03-07
5
-366
/
+410
*
vbo: make bind_array_obj() code a little more concise
Brian Paul
2009-03-07
1
-12
/
+13
*
mesa: use @ to silence some Makefile output
Brian Paul
2009-03-07
1
-1
/
+1
*
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
14
-176
/
+245
*
swrast: remove old comment
Brian Paul
2009-03-07
1
-2
/
+0
*
swrast: rename s_buffers.c -> s_clear.c
Brian Paul
2009-03-07
2
-1
/
+1
*
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
15
-64
/
+64
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
22
-515
/
+0
*
mesa: silence warning
Brian Paul
2009-03-07
1
-2
/
+2
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
21
-38
/
+19
*
r300: shut up valgrind
Maciej Cencora
2009-03-07
2
-2
/
+2
*
Add Solaris to OS'es using PROT_EXEC mmap() to get executable heap space
Alan Coopersmith
2009-03-06
1
-1
/
+1
*
glsl: call the program optimizer
Brian Paul
2009-03-06
1
-0
/
+5
*
i965: check if we run out of GRF/temp registers
Brian Paul
2009-03-06
1
-1
/
+25
*
mesa: added _mesa_read_shader() function to read shaders from files
Brian Paul
2009-03-06
1
-0
/
+51
*
i965: bump up BRW_EU_MAX_INSN
Brian Paul
2009-03-06
1
-1
/
+1
*
mesa: add new program optimizer code
Brian Paul
2009-03-06
4
-0
/
+462
*
i965: comments
Brian Paul
2009-03-06
1
-0
/
+2
*
i965: comments and minor clean-ups
Brian Paul
2009-03-06
1
-3
/
+43
*
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-06
4
-2
/
+12
*
r300: fix depth write regression (found by Nicolai Haehnle)
Maciej Cencora
2009-03-06
1
-3
/
+10
*
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-06
2
-161
/
+20
*
r300: route fog coord and W pos correctly
Maciej Cencora
2009-03-06
2
-42
/
+106
*
r300: rewrite and hopefully simplify RS setup
Maciej Cencora
2009-03-06
3
-213
/
+225
*
r300: add few macros for RS setup
Maciej Cencora
2009-03-06
1
-0
/
+6
*
r300: silence valgrind
Maciej Cencora
2009-03-06
1
-1
/
+1
*
r300: Print reg address when debugging is enabled
Maciej Cencora
2009-03-06
1
-4
/
+14
*
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
1
-2
/
+2
*
mesa: Reads must also be done with lock held.
José Fonseca
2009-03-06
1
-3
/
+5
*
mesa: Fix typo.
José Fonseca
2009-03-06
1
-1
/
+1
*
intel: Fix bpp setting of blits to 8bpp targets.
Eric Anholt
2009-03-05
1
-0
/
+2
*
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
2009-03-05
1
-1
/
+1
[prev]
[next]