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
/
drivers
/
i915simple
/
i915_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Switch from pipe_winsys to intel_winsys
Jakob Bornecrantz
2009-09-01
1
-10
/
+7
*
i915g: Cleanup i915_context.c
Jakob Bornecrantz
2009-08-31
1
-57
/
+71
*
i915g: Cleanup texture init functions a bit
Jakob Bornecrantz
2009-08-31
1
-1
/
+0
*
i915g: Rename pipe field on context to base
Jakob Bornecrantz
2009-08-31
1
-12
/
+12
*
i915g: Dirty fix for VBO module double flush assert
Jakob Bornecrantz
2009-08-06
1
-4
/
+12
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+26
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
i915: Add missing include.
José Fonseca
2008-09-04
1
-0
/
+1
*
i915: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-4
/
+4
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
check for winsys->destroy before calling
Alan Hourihane
2008-08-14
1
-1
/
+1
*
gallium: Add destroy callback to all *_winsys interfaces.
José Fonseca
2008-08-08
1
-0
/
+3
*
gallium: Deprecate GETENV. Replace by debug_get_bool_option.
José Fonseca
2008-06-10
1
-1
/
+1
*
i915: Implement and use the reworked batchbuffer code
Jakob Bornecrantz
2008-06-02
1
-1
/
+1
*
i915: Rework of batchbuffer code
Jakob Bornecrantz
2008-06-02
1
-1
/
+2
*
i915: Now using draw_elements_range
Jakob Bornecrantz
2008-05-30
1
-6
/
+23
*
draw: make sure constant buffer data is aligned before passing to aos.c
Keith Whitwell
2008-05-29
1
-1
/
+3
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-1
/
+1
*
i915: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
1
-13
/
+9
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
1
-2
/
+2
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
1
-55
/
+0
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
1
-24
/
+0
*
gallium/i915: hook up screen->get_param()
Brian
2008-02-27
1
-50
/
+5
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-28
/
+4
*
gallium/i915: plug in aapoint draw stage
Brian
2008-02-25
1
-3
/
+1
*
gallium/i915: plug in aaline draw stage
Brian
2008-02-25
1
-1
/
+5
*
gallium: minor re-org of 915 surface/texture code
Brian
2008-02-20
1
-3
/
+1
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-0
/
+1
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+320