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
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
1
-6
/
+6
*
radeon: Drop the non-kernel-memory-manager support, and thus DRI1.
Eric Anholt
2011-10-28
1
-32
/
+3
*
radeon: use _mesa_unclamped_float_rgba_to_ubyte()
Brian Paul
2011-09-20
1
-2
/
+2
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-4
/
+1
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-5
/
+6
*
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
1
-1
/
+2
*
radeon: avoid segfault on 3D textures.
Dave Airlie
2011-01-19
1
-0
/
+3
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-11
/
+11
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-49
/
+49
*
r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms
Alex Deucher
2010-03-24
1
-4
/
+3
*
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-1
/
+1
|
\
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
1
-1
/
+1
*
|
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-12
1
-3
/
+5
*
|
radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels
Alex Deucher
2010-03-10
1
-0
/
+4
|
/
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-2
/
+0
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-2
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-4
/
+4
*
radeon: fix polygon stipple
Alex Deucher
2009-12-04
1
-0
/
+25
*
radeon: fix r100/r200 polygon stipple under kms
Dave Airlie
2009-09-01
1
-0
/
+16
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-4
/
+4
*
r100/r200: Bring back old PolygonStripple for DRI1.
Pauli Nieminen
2009-08-28
1
-2
/
+5
*
r100/r200: Share PolygonStripple code.
Pauli Nieminen
2009-08-28
1
-25
/
+0
*
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
1
-1
/
+2
*
radeon: Invert front face winding when rendering to FBO.
Michel Dänzer
2009-07-14
1
-0
/
+4
*
radeon/r200: fix color masking under dri2
Dave Airlie
2009-07-14
1
-6
/
+19
*
radeon: set texture in state properly.
Dave Airlie
2009-07-11
1
-1
/
+1
*
radeon/r200/r300: port to new space checking code in libdrm
Dave Airlie
2009-07-06
1
-13
/
+12
*
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-24
1
-64
/
+64
*
radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
Jerome Glisse
2009-05-12
1
-1
/
+1
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-09
1
-4
/
+4
|
\
|
*
mesa: rename some gl_light fields to be clearer
Brian Paul
2009-04-03
1
-4
/
+4
*
|
radeon: fix compiler warning
Alex Deucher
2009-04-07
1
-0
/
+2
*
|
radeon/r200/r300: fix missing dma buffer validation
Dave Airlie
2009-04-07
1
-0
/
+4
*
|
radeon/r200/r300: fix up the whole buffer space checking.
Dave Airlie
2009-04-02
1
-2
/
+48
*
|
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-10
/
+21
*
|
radeon/r200: add fbo state changes
Dave Airlie
2009-03-21
1
-2
/
+12
*
|
r300: move firevertices out into the main place its needed.
Dave Airlie
2009-03-09
1
-1
/
+0
*
|
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-74
/
+6
*
|
radeon: avoid page flip code in DRI2
Dave Airlie
2009-02-26
1
-1
/
+2
*
|
radeon: renaming and headers cleanup
Dave Airlie
2009-02-12
1
-1
/
+0
*
|
r100/r200: fix front rendering issue.
Dave Airlie
2009-02-12
1
-1
/
+1
*
|
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-21
/
+5
*
|
r100: remove debug code
Dave Airlie
2009-02-10
1
-2
/
+0
*
|
radeon: major cleanups removing old dead codepaths.
Dave Airlie
2009-02-10
1
-0
/
+2
*
|
r100: fixup radeon so gears seems to work
Dave Airlie
2009-02-06
1
-22
/
+11
*
|
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-2
/
+2
*
|
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
1
-142
/
+14
*
|
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-87
/
+87
|
/
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
[next]