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
*
llvmpipe: fix a crash in non-SSE path
Chia-I Wu
2011-10-30
1
-1
/
+1
*
r600g: reset the render condition to NULL when rendering unconditionally
Marek Olšák
2011-10-30
1
-1
/
+5
*
r600g: shortcut ctx->screen->ws to ctx->ws
Marek Olšák
2011-10-30
5
-12
/
+15
*
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
*
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
*
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
*
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
*
r600g: don't flush before reading query results
Marek Olšák
2011-10-28
1
-5
/
+0
*
r600g: only maintain the list of active queries
Marek Olšák
2011-10-28
4
-32
/
+19
*
r600g: cleanup r600_query_result
Marek Olšák
2011-10-28
1
-9
/
+6
*
r600g: don't flush in r600_get_backend_mask
Marek Olšák
2011-10-28
1
-3
/
+0
*
r600g: remove redundant variable r600_query::buffer_size
Marek Olšák
2011-10-28
2
-15
/
+17
*
r300g: remove useless code
Marek Olšák
2011-10-28
4
-22
/
+3
*
gallium/auxiliary/util: Solaris also has standard Unix sockets
Alan Coopersmith
2011-10-27
2
-4
/
+8
*
r300/compiler: Fix scheduler bug causing texture corruption
Tom Stellard
2011-10-27
1
-6
/
+35
*
r600g: remove redundant variable r600_pipe_context::blit
Marek Olšák
2011-10-27
3
-4
/
+2
*
st/glx: fix mixed declarations and code, remove unused var
Brian Paul
2011-10-26
1
-7
/
+7
*
r600g: remove redundant assignment of pipe_draw_info in draw_vbo
Marek Olšák
2011-10-26
1
-2
/
+0
*
llvmpipe: llvmpipe doesn't support pure integers yet.
Dave Airlie
2011-10-26
2
-0
/
+8
*
r600g: cleanup draw_vbo and add comments
Marek Olšák
2011-10-26
4
-93
/
+71
*
st/glx: Implement texture_from_pixmap without DRI.
Stéphane Marchesin
2011-10-25
3
-9
/
+136
*
i915g: Cleanup the vertex sampler interface a bit.
Stéphane Marchesin
2011-10-25
3
-9
/
+5
*
i915g: Flesh out TODO idea.
Stéphane Marchesin
2011-10-25
1
-1
/
+3
*
tgsi: Fix memory leak in out-of-memory path.
Vinson Lee
2011-10-25
1
-7
/
+10
*
r600g: move some code out of draw_vbo into new r600_update_derived_state
Marek Olšák
2011-10-25
1
-20
/
+31
*
r600g: cleanup some magic numbers
Marek Olšák
2011-10-25
2
-4
/
+16
*
r600g: don't render if pipe_draw_info::count is 0
Marek Olšák
2011-10-25
1
-6
/
+8
*
pp: Fix memory leak on error path.
Vinson Lee
2011-10-25
1
-1
/
+2
*
r600g: set correct tiling flags in depth info
Marek Olšák
2011-10-25
2
-9
/
+13
*
util: handle failed mapping in u_upload_alloc()
Brian Paul
2011-10-24
1
-0
/
+5
*
util: handle failed mapping in u_upload_alloc_buffer()
Brian Paul
2011-10-24
1
-1
/
+6
*
r300g: expose ARB_ES2_compatibility by claiming FIXED format support
Marek Olšák
2011-10-24
2
-2
/
+8
*
nv50: fix max texture levels
Adel Gadllah
2011-10-24
1
-3
/
+3
*
winsys/radeon: don't use the new GEM_WAIT ioctl for now
Marek Olšák
2011-10-24
1
-4
/
+6
*
winsys/radeon: restore the old r600g winsys memory characteristics.
Mathias Fröhlich
2011-10-24
1
-0
/
+5
*
util: remove gotos in u_upload_mgr.c
Brian Paul
2011-10-24
1
-16
/
+8
*
r300g: don't call u_trim_pipe_prim in r300_swtcl_draw_vbo
Marek Olšák
2011-10-23
1
-5
/
+0
*
u_blitter: accept overriden width0 and height0
Marek Olšák
2011-10-23
2
-79
/
+57
*
u_blitter: add a copy_texture function which uses views and not resources
Marek Olšák
2011-10-23
2
-115
/
+117
*
llvmpipe: point out that there's two stencil writemasks
Brian Paul
2011-10-23
1
-3
/
+4
*
llvmpipe: compare front_facing to NULL to improve readability
Brian Paul
2011-10-23
1
-2
/
+2
*
gallivm: added lp_build_print_ivec4() function
Brian Paul
2011-10-23
2
-0
/
+24
*
dri-r600: Hook up a drm_descriptor configuration function
Mathias Fröhlich
2011-10-23
1
-1
/
+17
*
r600g: make r[67]00 not bail out on PRED_SETNE_INT.
Mathias Fröhlich
2011-10-23
1
-0
/
+1
*
r600g: make if's use PRED_SETNE_INT no matter what.
Dave Airlie
2011-10-22
2
-1
/
+2
*
r600g: print inst in hex in dumps
Dave Airlie
2011-10-22
1
-6
/
+6
[next]