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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Disable i915g build if using MSVC.
Vinson Lee
2010-06-11
1
-0
/
+4
*
i915g: fix bug in ds clear logic (still disabled)
Roland Scheidegger
2010-06-05
1
-2
/
+2
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
7
-29
/
+72
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-14
/
+14
|
*
i915g: adapt to clear interface changes
Roland Scheidegger
2010-05-29
7
-29
/
+72
*
|
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2010-05-29
3
-7
/
+7
|
/
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
5
-24
/
+74
|
\
|
*
i915g: remove unused flip parameter
Roland Scheidegger
2010-05-19
3
-3
/
+0
|
*
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-18
1
-0
/
+7
|
*
i915g: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-21
/
+67
*
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
1
-7
/
+13
|
\
\
|
*
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-7
/
+13
*
|
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-0
/
+2
|
/
/
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
*
|
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
1
-4
/
+4
|
/
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
1
-6
/
+7
|
\
|
*
i915: Implement index bias.
José Fonseca
2010-04-19
1
-6
/
+7
*
|
Merge branch '7.8'
Brian Paul
2010-04-19
2
-2
/
+3
|
\
\
|
*
|
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
2
-2
/
+3
*
|
|
i915g: Remove unnecessary header.
Vinson Lee
2010-04-18
1
-1
/
+0
|
|
/
|
/
|
*
|
i915g: Remove broken power of two function
Jakob Bornecrantz
2010-04-18
1
-16
/
+8
*
|
i915g: Add some helper functions
Jakob Bornecrantz
2010-04-18
1
-7
/
+19
*
|
i915g: Fix cubemap layouts
Jakob Bornecrantz
2010-04-18
1
-101
/
+121
*
|
i915g: Clean and add some debug printing
Jakob Bornecrantz
2010-04-18
1
-8
/
+18
*
|
i915g: Create a special 2D layout helper
Jakob Bornecrantz
2010-04-15
1
-27
/
+30
*
|
i915g: Fix 2D layouts
Jakob Bornecrantz
2010-04-15
1
-12
/
+17
*
|
i915g: Remove unused args
Jakob Bornecrantz
2010-04-15
1
-51
/
+20
*
|
i915g: Remove unnecessary header.
Vinson Lee
2010-04-14
1
-1
/
+0
*
|
i915g: Whitespace & formating
Jakob Bornecrantz
2010-04-13
2
-15
/
+11
*
|
i915g: Mark shared layouts more clearly
Jakob Bornecrantz
2010-04-13
1
-9
/
+15
*
|
Merge branch '7.8'
Jesse Barnes
2010-04-13
1
-1
/
+1
|
\
|
|
*
i915g: Fix assert.
Vinson Lee
2010-04-11
1
-1
/
+1
*
|
i915g: Fix possible null pointer deference in debug builds.
Vinson Lee
2010-04-11
1
-1
/
+1
*
|
Squashed commit of the following:
Keith Whitwell
2010-04-10
17
-559
/
+653
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
3
-4
/
+4
*
|
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
2010-03-26
2
-2
/
+9
*
|
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-26
15
-136
/
+139
*
|
i915g: Correct and add supperted texture formats
Jakob Bornecrantz
2010-03-25
2
-1
/
+13
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
4
-11
/
+26
|
\
\
|
*
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-2
/
+2
|
*
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
3
-9
/
+21
|
*
|
i915g: Prevent NULL dereference.
Chia-I Wu
2010-03-10
1
-1
/
+4
*
|
|
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
|
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
8
-132
/
+133
|
\
|
|
|
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
2
-8
/
+35
|
|
\
\
|
|
*
\
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
2
-8
/
+35
|
|
|
\
\
|
|
|
*
|
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
2
-2
/
+2
|
|
|
*
|
i915g: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
2
-8
/
+35
|
*
|
|
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
4
-99
/
+69
|
|
\
|
|
|
[next]