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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: remove s_depthstencil.[ch] files
Brian Paul
2012-01-06
4
-832
/
+0
*
swrast: remove calls to _swrast_update_depth/stencil_buffer()
Brian Paul
2012-01-06
1
-23
/
+0
*
i965: Turn on ARB_depth_buffer_float by default.
Eric Anholt
2012-01-06
1
-2
/
+1
*
swrast: Convert the glBlitFramebuffer(GL_NEAREST) path to MapRenderbuffer().
Eric Anholt
2012-01-06
1
-39
/
+150
*
mesa: Fix packing of stencil bits to MESA_FORMAT_Z32_FLOAT_X24S8.
Eric Anholt
2012-01-06
1
-1
/
+1
*
swrast: Fix use of uninitialized value in rbmapping changes.
Eric Anholt
2012-01-06
1
-1
/
+1
*
swrast: Use the fast copypixels code to implement fast glBlitFramebuffer().
Eric Anholt
2012-01-06
3
-139
/
+46
*
swrast: Move the check for fast_copy_pixels() ability to caller.
Eric Anholt
2012-01-06
1
-9
/
+5
*
i965: Add sensible disasm for the JMPI instruction.
Eric Anholt
2012-01-06
1
-1
/
+3
*
i965/gen7: Enable transform feedback as long as kernel support is present.
Eric Anholt
2012-01-06
3
-1
/
+8
*
i965/gen7: Fix up the transform feedback buffer pointers on later batches.
Eric Anholt
2012-01-06
4
-3
/
+18
*
i965/gen7: Flush the batch between transform feedbacks.
Eric Anholt
2012-01-06
3
-3
/
+31
*
i965/gen7: Use the updated interface for SO write pointer resetting.
Eric Anholt
2012-01-06
3
-4
/
+12
*
r600g: remove obsolete MULTIWRITE comment
Alex Deucher
2012-01-06
1
-1
/
+0
*
glsl_to_tgsi: Remove the obsolete remove_output_reads pass.
Kenneth Graunke
2012-01-06
1
-84
/
+0
*
glsl_to_tgsi: Use the GLSL compiler's new remove-output-reads pass.
Vincent Lejeune
2012-01-06
1
-8
/
+7
*
glsl: Add a lowering pass to remove reads of shader output variables.
Vincent Lejeune
2012-01-06
3
-0
/
+143
*
draw: fix piglit base vertex + user vertex array tests
Dave Airlie
2012-01-06
1
-1
/
+1
*
mesa: Remove 'texelBytes' declarations that are only used in assertions.
Vinson Lee
2012-01-05
1
-68
/
+34
*
mesa: Fix transform feedback of unsubscripted arrays.
Paul Berry
2012-01-05
1
-45
/
+54
*
mesa: Avoid segfault when getting an unbound transform feedback buffer name.
Paul Berry
2012-01-05
1
-1
/
+1
*
mesa: Fix transform feedback of gl_ClipDistance.
Paul Berry
2012-01-05
1
-18
/
+41
*
mesa: Make tfeedback_decl::var_name a const char *.
Paul Berry
2012-01-05
1
-1
/
+1
*
gallium: Make use of gl_transform_feedback_info::ComponentOffset.
Paul Berry
2012-01-05
1
-1
/
+2
*
i965: Make use of gl_transform_feedback_info::ComponentOffset.
Paul Berry
2012-01-05
4
-1
/
+19
*
mesa: Add gl_transform_feedback_info::ComponentOffset.
Paul Berry
2012-01-05
2
-0
/
+8
*
i965: Fix transform feedback of gl_ClipVertex.
Paul Berry
2012-01-05
1
-5
/
+8
*
i965: Fix transform feedback of gl_PointSize.
Paul Berry
2012-01-05
2
-2
/
+14
*
mesa: Fix extra memset in store_tfeedback_info()
Paul Berry
2012-01-05
1
-4
/
+3
*
swrast: use memmove() instead of memcpy() in the SHIFT_ARRAY macro
Brian Paul
2012-01-05
1
-1
/
+1
*
st/mesa: add support for gl_ClipDistance
Bryan Cain
2012-01-05
2
-5
/
+61
*
gallium: add support for clip distances
Bryan Cain
2012-01-05
4
-11
/
+39
*
glx/dri2: print FPS when env var LIBGL_SHOW_FPS is 1 (v2)
Marek Olšák
2012-01-05
1
-1
/
+34
*
r300/compiler: fix buffer underflow when setting SEM_WAIT on last instruction
Marek Olšák
2012-01-05
2
-4
/
+4
*
u_vbuf: use cso_cache to cache vertex element states
Marek Olšák
2012-01-05
1
-10
/
+47
*
u_vbuf: implement another upload codepath which unrolls indices
Marek Olšák
2012-01-05
3
-28
/
+121
*
u_vbuf: cleanup variable names to be consistent
Marek Olšák
2012-01-05
1
-13
/
+11
*
u_vbuf: cleanup the computation of how many vertices to upload/translate
Marek Olšák
2012-01-05
1
-16
/
+23
*
u_vbuf: convert min_index,max_index to start,count
Marek Olšák
2012-01-05
1
-19
/
+26
*
util: add helper function util_dump_draw_info
Marek Olšák
2012-01-05
2
-0
/
+34
*
trace: dump primitive restart info
Marek Olšák
2012-01-05
1
-0
/
+3
*
translate: implement translation of 10_10_10_2 types
Marek Olšák
2012-01-05
1
-0
/
+148
*
translate: implement translation of (pure) integer formats
Marek Olšák
2012-01-05
1
-94
/
+252
*
u_format: implement fetch_rgba_uint and fetch_rgba_sint for integer formats
Marek Olšák
2012-01-05
3
-4
/
+32
*
gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
2012-01-05
12
-6
/
+57
*
gallium: remove deprecated PIPE_TRANSFER_DISCARD
Marek Olšák
2012-01-05
11
-17
/
+16
*
u_vbuf: translate per-vertex, per-instance, and constant attribs separately
Marek Olšák
2012-01-05
1
-104
/
+236
*
u_vbuf: take start_instance into account when uploading instanced attribs
Marek Olšák
2012-01-05
1
-2
/
+4
*
u_upload_mgr: remove the 'flushed' parameter
Marek Olšák
2012-01-05
9
-39
/
+18
*
u_vbuf: don't map user buffers, just obtain a pointer to them
Marek Olšák
2012-01-05
1
-6
/
+11
[next]