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
*
r300g: improve function radeon_bo_is_referenced_by_cs
Marek Olšák
2011-02-12
5
-18
/
+30
*
u_vbuf_mgr: fix segfault
Marek Olšák
2011-02-12
1
-1
/
+1
*
ir_to_mesa: Don't dereference a NULL pointer during copy propagation
Ian Romanick
2011-02-11
1
-0
/
+3
*
glcpp: regerated files
Ian Romanick
2011-02-11
2
-181
/
+193
*
glsl: Regenerate files modified by previous commits
Ian Romanick
2011-02-11
3
-1798
/
+1899
*
glsl: Finish out the reduce/reduce error fixes
Ian Romanick
2011-02-11
3
-59
/
+109
*
glsl: Eliminate reduce/reduce conflicts in glsl grammar
Keith Packard
2011-02-11
1
-21
/
+71
*
st/mesa: Fix surfaceless opengl with non-dummy contexts
Benjamin Franzke
2011-02-11
1
-10
/
+5
*
svga: disable a debug_printf() call
Brian Paul
2011-02-11
1
-5
/
+9
*
svga: comments and debug code
Brian Paul
2011-02-11
1
-0
/
+10
*
svga: more comments for need_pipeline field
Brian Paul
2011-02-11
1
-1
/
+4
*
scons: Need c99 also when cross compiling.
José Fonseca
2011-02-11
1
-0
/
+3
*
scons: builtin_glsl_function on windows needs bundled getopt.
José Fonseca
2011-02-11
4
-5
/
+23
*
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
2011-02-11
4
-15
/
+22
*
scons: Fix MSVC 64bit build.
José Fonseca
2011-02-11
1
-0
/
+8
*
mesa: remove some unused gl_shader fields
Brian Paul
2011-02-11
1
-2
/
+0
*
draw: tweak AA line texture minimum alpha
Brian Paul
2011-02-11
1
-1
/
+1
*
svga: add max DMA size check in svga_winsys_buffer_create()
Brian Paul
2011-02-11
1
-0
/
+10
*
svga: remove old comment, remove extra whitespace
Brian Paul
2011-02-11
1
-4
/
+0
*
glsl: Fix parallel build.
Tobias Jakobi
2011-02-11
1
-1
/
+2
*
svga: Enable the draw pipeline for smooth lines.
José Fonseca
2011-02-11
1
-0
/
+5
*
svga: Don't use the draw pipeline for non-AA lines with a fractional width.
José Fonseca
2011-02-11
1
-2
/
+1
*
draw: Don't use the pipeline when drawing lines with fractional widths.
José Fonseca
2011-02-11
3
-5
/
+6
*
llvmpipe: Use u_math's round.
José Fonseca
2011-02-11
1
-12
/
+1
*
util: Define round and roundf on MSVC.
José Fonseca
2011-02-11
1
-1
/
+13
*
svga: Stippled lines can also be drawn with triangles.
José Fonseca
2011-02-11
2
-2
/
+3
*
r300g: remove unused function prototypes, update copyright
Marek Olšák
2011-02-11
4
-4
/
+56
*
egl_dri2: rename loader_extension to dri2_loader_extension
Haitao Feng
2011-02-10
3
-18
/
+18
*
st/egl wayland: Sync front buffer release
Benjamin Franzke
2011-02-10
2
-1
/
+33
*
egl_dri2 wayland: Sync front buffer release
Benjamin Franzke
2011-02-10
2
-26
/
+67
*
egl_dri2: Always unbind old contexts
Benjamin Franzke
2011-02-10
1
-10
/
+11
*
egl_dri2: Use double buffering for window surfaces
Benjamin Franzke
2011-02-10
5
-40
/
+110
*
st/dri: Set render_buffer in dri_fill_st_visual
Benjamin Franzke
2011-02-10
1
-2
/
+4
*
st/dri: img_from_renderbuf: Fix incorrect usage of dri_context()
Benjamin Franzke
2011-02-10
1
-1
/
+1
*
st/dri: Fix surfaceless gl using contexts with previous bound surfaces
Benjamin Franzke
2011-02-10
1
-2
/
+6
*
st/egl wayland: Set color_format according to wl_visual
Benjamin Franzke
2011-02-10
1
-5
/
+6
*
r600g: get correct height alignment
Dave Airlie
2011-02-11
1
-3
/
+2
*
r600g: drop two unused | 0 that are actually in word4 anyways.
Dave Airlie
2011-02-11
2
-2
/
+2
*
r600g: handle 16/32 u/s norm formats properly
Dave Airlie
2011-02-11
7
-12
/
+57
*
r300g: prevent NULL pointer dereference in r300_buffer_create
Marek Olšák
2011-02-11
1
-3
/
+3
*
mesa: Remove empty header file s_trispan.h.
Kenneth Graunke
2011-02-10
6
-36
/
+0
*
glsl/Makefile: glcpp doesn't need libglsl.a.
Kenneth Graunke
2011-02-10
1
-1
/
+2
*
r300g: plug a memory leak in winsys
Marek Olšák
2011-02-11
1
-0
/
+1
*
r300g: remove unneeded code in winsys
Marek Olšák
2011-02-11
1
-6
/
+0
*
r300g: fix warning
Marek Olšák
2011-02-11
1
-1
/
+1
*
configure.ac: remove libdrm_radeon dependency for r300g and r600g
Marek Olšák
2011-02-11
1
-18
/
+6
*
r300g: import the last bits of libdrm and cleanup the whole thing
Marek Olšák
2011-02-11
27
-900
/
+737
*
st/mesa: allow rendering to sRGB textures if EXT_fb_srgb is unsupported
Marek Olšák
2011-02-11
1
-5
/
+24
*
i915: Force lowering of all types of indirect array accesses in the FS
Ian Romanick
2011-02-10
1
-3
/
+11
*
i915: Calculate partial result to temp register first
Ian Romanick
2011-02-10
1
-8
/
+8
[next]